diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 0ee50ea..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - {% seo %} - - - -
- - {{ content }} - - {% if site.github.private != true and site.github.license %} - - {% endif %} -
- - -{% if site.google_analytics %} - -{% endif %} - -