{% if site.data.ui-text[site.locale].follow_label %}
  • {{ site.data.ui-text[site.locale].follow_label }}
  • {% endif %} {% if site.footer.links %} {% for link in site.footer.links %} {% if link.label and link.url %}
  •  {{ link.label }}
  • {% endif %} {% endfor %} {% endif %}
CC BY 4.0:2020 - {{ site.time | date: '%Y' }} {{ site.name | default: site.title }} by RGZM (Florian Thiery, Allard Mees, Dennis Gottwald). {{ site.data.ui-text[site.locale].powered_by | default: "Powered by" }} Jekyll & Minimal Mistakes.