aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index ffa78cc..f8fa916 100644
--- a/config.toml
+++ b/config.toml
@@ -24,7 +24,7 @@ unsafe = true
weight = 4
[[menu.nav]]
name = "RSS Feed"
- url = "index.xml"
+ url = "/blog/index.xml"
weight = 5
[[menu.nav]]
name = "Contact"