about summary refs log tree commit diff
path: root/users/tazjin/blog/fragments.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/tazjin/blog/fragments.nix')
-rw-r--r--users/tazjin/blog/fragments.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tazjin/blog/fragments.nix b/users/tazjin/blog/fragments.nix
index 18f1c4e4c2..4c1ed5d8a8 100644
--- a/users/tazjin/blog/fragments.nix
+++ b/users/tazjin/blog/fragments.nix
@@ -28,7 +28,7 @@ let
     <meta name="description" content="tazjin&#39;s blog">
     <link rel="stylesheet" type="text/css" href="/static/tazjin.css" media="all">
     <link rel="icon" type="image/webp" href="/static/favicon.webp">
-    <link rel="alternate" type="application/rss+xml" title="RSS-Feed" href="/rss.xml">
+    <link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.atom">
     <title>tazjin&#39;s blog: ${escape title}</title>
   </head>
   <body class="light">