diff options
Diffstat (limited to 'layouts/partials/footer.html')
| -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 5c8683c..3f0ea30 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,6 @@ <div class="copyright"> {{ .Site.Params.footer.content }} - <div class="social-icons"> + <div class="rss-icon"> <a href="/atom.xml"> <i class="fa fa-rss"></i> </a> |
