{% seo %} {% include head-custom.html %}
{{ page.title | default: 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 %} {% if site.github.public %} {% if site.github.is_project_page %}
View on GitHub
{% else %}
View on GitHub
{% endif %} {% endif %}
{{ content }}