diff --git a/_layouts/_default.html b/_layouts/_default.html deleted file mode 100644 index 5963822..0000000 --- a/_layouts/_default.html +++ /dev/null @@ -1,6 +0,0 @@ - -
- {% include head.html %} - {% seo %} - - diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..addc073 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,79 @@ + + + + + + + + + + + + {% seo %} + + + +