{% if site.footer.copyright %}

{{ site.footer.copyright }}

{% endif %} {% if site.footer.socials %}
{% include social.html social=site.footer.socials title='simple' %}
{% endif %} {% if site.footer.featuring %}

{{ site.footer.featuring }}

{% endif %}