{% seo %}
{% include head-custom.html %}
{{ site.title | default: site.github.repository_name }}
{{ page.description | default: site.description | default: site.github.project_tagline }}
{% if site.show_downloads %}
Download .zip
Download .tar.gz
{% endif %}
{{ content }}