about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index b62dbe2..d7eda14 100644
--- a/config.toml
+++ b/config.toml
@@ -37,6 +37,9 @@ content-security-policy = "default-src 'none'; img-src 'self'; object-src 'none'
     name = "Posts"
     url = "/post/"
 [[extra.main_menu]]
+    name = "Feed"
+    url = "/atom.xml"
+[[extra.main_menu]]
     name = "Tags"
     url = "/tags/"
 [[extra.main_menu]]