aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/subheader.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/partials/subheader.html b/layouts/partials/subheader.html
index 88581a5..62dcc29 100644
--- a/layouts/partials/subheader.html
+++ b/layouts/partials/subheader.html
@@ -33,6 +33,10 @@
rel="noopener noreferrer">
<i class="fade fa fa-twitter-square fa-1x"></i>
</a>
+ <a href="{{ .RSSlink }}" rel="alternate"
+ type="application/rss+xml">
+ <i class="fade fa fa-rss-square fa-1x"></i>
+ </a>
</div>
</header>
</div>