diff --git a/_includes/post_detail.html b/_includes/post_detail.html index e09501f..72b834d 100644 --- a/_includes/post_detail.html +++ b/_includes/post_detail.html @@ -1,9 +1,6 @@

-{% if page.title %} - {{ page.title }} -{% endif %} {% if post.title %} {{ post.title }} {% endif %}

-
{{ content }}
\ No newline at end of file +
{{ content }}