From 16252256a59ff3c318a384202e2a00a9601ec45e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 12 May 2015 13:06:51 -0400 Subject: Make posts page show only an excerpt, correct datetime --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index 9cf26f0..ea8eb30 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,7 +5,7 @@ layout: master

{{ page.title }}

-

+

-- cgit v1.2.3