diff --git a/_layouts/default.html b/_layouts/default.html index d56389a0..faef9c85 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,8 +19,10 @@ View on GitHub {% endif %} -

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

-

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

+ +

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

+

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

+
{% if site.show_downloads %}