diff --git a/_includes/main/head.html b/_includes/main/head.html
index 6b44eac..16f479d 100644
--- a/_includes/main/head.html
+++ b/_includes/main/head.html
@@ -53,3 +53,8 @@
{% if site.blog.inline_footnotes == true %}
{% endif %}
+
+{% if site.author.rss == true %}
+
+
+{% endif %}