{% seo %}
{% if site.title and site.title != page.title %}
{% if site.avatar %}
{% endif %} {% unless page.title %}
{{ site.author }}
- {{ site.title }} {% endunless %} {% if page.title %}
{{ site.title }}
- {{ page.title }} {% endif %}
{% endif %} {{ content }} {% if site.github.private != true and site.github.license %} {% endif %}
{% if site.google_analytics %} {% endif %}