+
+
-
+
+
+
-
+
+
+ {% if page.image %}
+
+ {% endif %}
+
+ {{ content }}
+
+
+ {% include author.html %}
diff --git a/_layouts/post.html b/_layouts/post.html index 4c88ed1..9e239ed 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,40 +1,90 @@ ---- -layout: default ---- + + +
+ {% include base.html %} + +