diff --git a/404.html b/404.html index 4a0a42c..3e1ce9c 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ sitemap: false permalink: /404.html --- -
+
Oops! @@ -15,7 +15,7 @@

The page you're looking for doesn't exist or has been moved.

diff --git a/_layouts/archive.html b/_layouts/archive.html index da5b2cf..8ae7358 100644 --- a/_layouts/archive.html +++ b/_layouts/archive.html @@ -1,9 +1,9 @@ --- layout: default --- -
+
-

{{ page.title }}

+

{{ page.title }}

@@ -14,7 +14,7 @@

{{ page.title }}

{% for post in page.posts %}
  • - {{ post.title }} + {{ post.title }}

    @@ -26,7 +26,7 @@

    {% endfor %} {% else %} -

    No posts in this archive.

    +

    No posts in this archive.

    {% endif %}

  • diff --git a/_layouts/default.html b/_layouts/default.html index 0a9e8f6..e3871f8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,8 +3,7 @@ - - + {% seo %} {% feed_meta %} @@ -14,27 +13,27 @@ - + -