aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index f12c6a1..ffa78cc 100644
--- a/config.toml
+++ b/config.toml
@@ -23,10 +23,14 @@ unsafe = true
url = "/books/"
weight = 4
[[menu.nav]]
+ name = "RSS Feed"
+ url = "index.xml"
+ weight = 5
+[[menu.nav]]
name = "Contact"
url = "/contact/"
- weight = 5
+ weight = 6
[[menu.nav]]
name = "Donate"
url = "https://donate.huntm.net/"
- weight = 6
+ weight = 7