{% include site-logo.svg %} {% for social in site.data.socials %} {% endfor %}

    {% for item in site.data.menu %} {% if item.navbar == 1 %}
  • {{ item.name }}
  • {% endif %} {% endfor %}
  • {% for social in site.data.socials %} {% endfor %}