{% seo %}
{% if site.title and site.title != page.title %}
{% if site.logo %}
{% else %} {{ site.title }} {% endif %}
About
Blog
Docs
GitHub
{% endif %} {{ content }} {% if site.github.private != true and site.github.license %} {% endif %}
{% if site.google_analytics %} {% endif %}