From fe199f895ebdf2b2ba550f9e64ce9f8a180240ec Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 28 May 2018 12:47:13 -0500 Subject: [PATCH] f --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index a7ca8c6..6efd714 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -10,7 +10,7 @@
-

{{ page.title }}

+

{{ page.title }}

published: {{ page.date | date_to_long_string }}