summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 8a2e338..ccb3d11 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -11,6 +11,7 @@
<link rel="next" href="{{ next.strftime("/sites/%Y/%m/%d.html") }}">
{%- endif %}
<link rel="home" href="/index.html">
+ <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Feed" />
</head>
<body>
<img src="/logo.png" alt="spline logo" width="300" >