summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haunt/jakob/theme.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt/jakob/theme.scm b/haunt/jakob/theme.scm
index 34d45cd..141dc68 100644
--- a/haunt/jakob/theme.scm
+++ b/haunt/jakob/theme.scm
@@ -25,7 +25,7 @@
;;;
(define %stylesheets '("normalize.css" "fonts.css" "highlight.css" "style.css"))
-(define %link-rel '(("alternate" "/index.xml" "application/atom+xml")
+(define %link-rel '(("alternate" "/feed.xml" "application/atom+xml")
("icon" "/static/image/favicon.ico" "image/vnd.microsoft.icon")
("me" "https://social.jakob.space/jakob")
("webmention" "https://webmention.io/jakob.space/webmention")