summaryrefslogtreecommitdiff
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 7665217..7dae0af 100644
--- a/config.toml
+++ b/config.toml
@@ -55,7 +55,7 @@ url = "https://git.robbyzambito.me/Zambyte"
[[params.social]]
name = "RSS"
icon = "rss"
-url = "/index.xml"
+url = "/posts/index.xml"
[taxonomies]
tag = "tags"