summaryrefslogtreecommitdiff
path: root/config/web/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/web/config.toml')
-rw-r--r--config/web/config.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/config/web/config.toml b/config/web/config.toml
index b79063e..1bb872b 100644
--- a/config/web/config.toml
+++ b/config/web/config.toml
@@ -12,13 +12,9 @@ enableRobotsTXT = true
url = "/promoted/"
weight = 2
[[menu.main]]
- name = "Glossary"
- url = "/glossary/"
- weight = 3
- [[menu.main]]
name = "Atom Feed"
url = "/atom.xml"
- weight = 4
+ weight = 3
[outputs]
home = ["HTML", "Atom"]