{% if site.footer %} {% for target in site.footer %}
  • {{ target.name }}
  • {% endfor %} {% endif %}