diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 9df5129..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - {% seo %} - - - - -
-
- - {% if site.logo %} - Logo - {% endif %} - -

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

- - {% if site.github.is_project_page %} -

View the Project on GitHub {{ site.github.repository_nwo }}

- {% endif %} - - {% if site.github.is_user_page %} -

View My GitHub Profile

- {% endif %} - - {% if site.show_downloads %} - - {% endif %} -
-
- - {{ content }} - -
- -
- -{% if site.google_analytics %} - -{% endif %} - -