{% seo %}

{{ site.title | default: site.github.repository_name }}

{% if site.logo %}
Logo
{% endif %}

{{ site.description | default: site.github.project_tagline }}

{% if site.show_downloads %} {% endif %}
{{ content }}
{% if site.google_analytics %} {% endif %}