{% seo %}

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

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

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

{% if site.github.is_project_page %}

View the Project on GitHub {{ site.github.repository_nwo }}

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

View My GitHub Profile

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

Source code

Binaries
Download the Latest release
Download a Windows development build
Download a Linux development build
Play in your Web Browser

{% endif %}
{% include header.html %} {% if page.url == "/" %} {% else %} {{ content }} {% endif %}
{% if page.url == "/" %} {% endif %} {% if site.google_analytics %} {% endif %}