diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-04-03 17:50:25 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-04-03 17:50:25 -0700 |
| commit | a92df1fcec2d419f4352c56585f3cd1a871fc87c (patch) | |
| tree | 2759700112ca2df450796447ef32a466b2077337 /users/fcuny/notes/config.toml | |
| parent | delete some content (diff) | |
| download | infra-a92df1fcec2d419f4352c56585f3cd1a871fc87c.tar.gz | |
site: remove unnecessary elements
Diffstat (limited to 'users/fcuny/notes/config.toml')
| -rw-r--r-- | users/fcuny/notes/config.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/users/fcuny/notes/config.toml b/users/fcuny/notes/config.toml index 6ee3e63..cb488ee 100644 --- a/users/fcuny/notes/config.toml +++ b/users/fcuny/notes/config.toml @@ -19,14 +19,6 @@ enableGitInfo = true notes = "/notes/:slug/" tags = "/tags/:slug/" -[menu] - [[menu.main]] - identifier = "RSS" - name = "RSS" - title = "~/notes/feed" - url = "/feed.xml" - weight = 130 - [markup] [markup.tableOfContents] startLevel = 1 |
