Copyright © {{ now(format="%Y") }}
{% if config.extra.footer_author_link %}
{{ config.author }}.
{% else %}
{{ config.author }}.
{% endif %}
{% if config.extra.license %}
Licensed under {{ config.extra.license }}.
{% endif %}
{% for name, link in config.extra.footer %}
{% endfor %}