{{ site.description }}

{% if site.data.navigation %}
    {% for item in site.data.navigation %} {{ item.title }} {% endfor %}
{% endif %} {% if site.data.social %}
{% for social in site.data.social %} {% endfor %}
{% endif %}