From 892b94132a82a1e4d286c5cccce36369bebc56e6 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 18 Aug 2016 23:04:43 -0400 Subject: [PATCH] Format subheader --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 2161657d..4651bef9 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -58,7 +58,7 @@

{{ page.title }}

-

{{ page.date | date: "%b %d %Y" }}

+

{{ page.date | date: "%b %d %Y" }}

{{ content }}