--- layout: default title: Tags permalink: /tags/ header_display: false --- {% for tag in site.tags %}

{{ tag[0] }}

{% endfor %}