aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 3f0ea30..5cd0d54 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,7 +1,7 @@
<div class="copyright">
{{ .Site.Params.footer.content }}
<div class="rss-icon">
- <a href="/atom.xml">
+ <a href="/rss">
<i class="fa fa-rss"></i>
</a>
</div>