diff --git a/_layouts/post.html b/_layouts/post.html index e4bb5f2..2899b5d 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -4,9 +4,9 @@
-

+

- {{ page.title | escape }}

+ {{ page.title | escape }}
{{ page.date | date: site.date_format }}   •