summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/config.toml b/config.toml
index 12e2400..e4c59e5 100644
--- a/config.toml
+++ b/config.toml
@@ -34,17 +34,13 @@ rssLimit = 20
url = "/promoted/"
weight = 2
[[menu.main]]
- name = "Privacy Notice"
- url = "/privacy-notice/"
- weight = 3
- [[menu.main]]
name = "Glossary"
url = "/glossary/"
- weight = 4
+ weight = 3
[[menu.main]]
name = "Atom Feed"
url = "/atom.xml"
- weight = 5
+ weight = 4
[mediaTypes]
[mediaTypes."application/atom"]