RSS Subscribe/Privacy Policy

{% for item in site.footer_text %} {{item}} {% endfor %} {% if site.hoster_logo != false %}
  • {{site.hoster_logo_alt}}
{% for item in site.hoster_text %} {{item}} {% endfor %} {% endif %}
    {% for link in site.navigation %} {% assign current = nil %} {% if page.url == link.url or page.layout == link.layout %} {% assign current = 'is-current is-active' %} {% endif %}
  • {{ link.text }}
  • {% endfor %}