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

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

{% if site.description or site.github.project_tagline %}

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

{% endif %} {% if site.github.is_project_page %}

View on GitHub

{% endif %} {% if site.github.is_user_page %}

View Profile

{% endif %} {% if site.show_downloads %} {% endif %} {% if site.posts.size > 0 %} {% endif %}
{{ content }} {% if site.github.private != true and site.github.license %} {% endif %}