+
+
+
+
+{{ post.title }}
+{{ content }}
+diff --git a/_layouts/post.html b/_layouts/post.html index 35a41bb..6fa1e03 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -10,7 +10,26 @@
- {% include header.html %} {{ content }} {% include footer.html %} + {% include header.html %} + + + +{{ content }}
+