{% seo %} {% feed_meta %}
{{ site.description | default: site.github.project_tagline }}
Home
{% for page in site.pages %}
{% unless page.tags contains "dontlink" %}
{{ page.title }}
{% endunless %}
{% endfor %}