social network links: fix bug where RSS was showing up even if turned off

This commit is contained in:
Dean Attali
2020-04-28 15:34:30 -04:00
committed by GitHub
parent f100dba676
commit b640dbcbc0

View File

@ -1,6 +1,6 @@
<ul class="list-inline text-center footer-links">
{%- if site.social-network-links.facebook -%}
{%- if site.social-network-links.rss -%}
<li>
<a href="{{ '/feed.xml' | relative_url }}" title="RSS">
<span class="fa-stack fa-lg" aria-hidden="true">