{%- for link in site.social-network-links -%} {%- assign curkey = link[0] -%} {%- assign element = site.data.SocialNetworks[curkey] -%} {%- if curkey == 'rss' -%} {%- capture url -%}{{ '/feed.xml' | relative_url }}{%- endcapture -%} {%- else -%} {%- assign value = site.social-network-links[curkey] -%} {%- assign placeholder = "{value}" -%} {%- capture url -%}{{ element.urlTemplate | replace: placeholder, value }}{%- endcapture -%} {%- endif -%}
  • {{ element.name }}
  • {%- endfor -%}

{{ site.author.name }}  •  {{ site.time | date: '%Y' }} {% if site.url-pretty %}  •  {{ site.url-pretty }} {% endif %} {% if site.matomo %} {% if site.matomo.opt-out %}  •  Do-not-Track {% endif %} {% endif%}

Theme by beautiful-jekyll