diff --git a/_includes/post_summary.html b/_includes/post_summary.html index 461b62b..20d8d01 100644 --- a/_includes/post_summary.html +++ b/_includes/post_summary.html @@ -11,7 +11,7 @@
- +
-
+

{{ post.title }}

diff --git a/_layouts/post.html b/_layouts/post.html index b22b971..1403256 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -14,18 +14,19 @@ {% include header.html %}
-
+

{{ page.title }}

-
-