diff --git a/_layouts/default.html b/_layouts/default.html index cce8007..ef578f9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -26,19 +26,35 @@ {% endif %} - - - -

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

-

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

+
+ + + +

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

+
{% if site.show_downloads %} Download .zip Download .tar.gz {% endif %} -
- {{ content }} + + + +
+ + +
+ {{ content }} -
+
+ + + + + + +