diff --git a/_layouts/blog.html b/_layouts/blog.html index 2dff571..79557de 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -6,11 +6,11 @@ {% include head.html %} - + {% include navigation.html %} -
+
diff --git a/_layouts/error.html b/_layouts/error.html index 58927c7..c552cde 100644 --- a/_layouts/error.html +++ b/_layouts/error.html @@ -6,11 +6,11 @@ {% include head.html %} - + {% include navigation.html %} -
+
@@ -20,8 +20,14 @@ - {% include social-buttons.html %} +
+
+
+
+
+
+ {% include social-buttons.html %}
diff --git a/_layouts/post.html b/_layouts/post.html index 7093617..c1fdfc8 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -6,7 +6,7 @@ {% include head.html %} - + {% include navigation.html %} diff --git a/_layouts/tag.html b/_layouts/tag.html index 13303c8..bcf301c 100644 --- a/_layouts/tag.html +++ b/_layouts/tag.html @@ -6,11 +6,11 @@ {% include head.html %} - + {% include navigation.html %} -
+
@@ -33,7 +33,7 @@
-
+
{% include social-buttons.html %}