diff --git a/_layouts/home.html b/_layouts/home.html index 0f254ea..260cdba 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -16,6 +16,7 @@ layout: default
+ {{post.date | date_to_string}}{{post.description}}
diff --git a/_layouts/post.html b/_layouts/post.html index 1469cd6..3c775d4 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -20,7 +20,7 @@ layout: default