diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 00000000..ff7fc60b --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,64 @@ + + +
+ + + + +{% seo %} + + + + +{{ 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 %} +