diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..944f836 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,62 @@ + + +
+ + +{{ site.description | default: site.github.project_tagline }}
+ + {% if site.github.is_project_page %} + + {% endif %} + + {% if site.github.is_user_page %} + + {% endif %} + + {% if site.show_downloads %} + + {% endif %} +