{% if config.footer.links %}
{% for link in config.footer.links %} {{ link.text }} {% endfor %}
{% endif %}

© {{ config.site.title }}