diff --git a/themes/next/components/SocialButton.js b/themes/next/components/SocialButton.js
index b60e7a50..c8e8c45d 100644
--- a/themes/next/components/SocialButton.js
+++ b/themes/next/components/SocialButton.js
@@ -27,9 +27,9 @@ const SocialButton = () => {
{BLOG.CONTACT_EMAIL &&
}
-
+ {BLOG.ENABLE_RSS &&
-
+ }
}