{% if page.title %}
{{ page.title }} – {{ site.description }}
{% endif %}
{% seo %}
{% if site.description %}
GitHub Pages:
{{ site.description }}
{% endif %} {{ content }} {% include footer.html %}