diff options
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/partials/footer.html | 2 |
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> |
