{% 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 %} {% if site.footer.email %}
  • {{ site.data.ui-text[site.locale].email_label | default: "Email" }}
  • {% endif %} {% unless site.atom_feed.hide %}
  • {{ site.data.ui-text[site.locale].feed_label | default: "Feed" }}
  • {% endunless %}
© {{ site.time | date: '%Y' }} Martin Marek. Website powered by Jekyll, Minimal Mistakes, and GitHub Pages. This product includes DNG technology under license by Adobe.