{% seo %}
{% if site.github.is_project_page %}
Ver no GitHub
{% endif %}
{{ site.title | default: site.github.repository_name }}
{{ site.description | default: site.github.project_tagline }}
{% if site.show_downloads %}
Baixe este projeto como um arquivo .zip
Baixe este projeto como um arquivo tar.gz
{% endif %}
{{ content }}
{% if site.google_analytics %} {% endif %}