From b56ca0ee1567c3eb91cd0a39f9888d5d4f9531c9 Mon Sep 17 00:00:00 2001 From: Frank Wang Date: Wed, 21 Feb 2018 17:05:52 -0800 Subject: [PATCH] Fix next post link Next post link is directed at the previous one due to typo. --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index e7f1c13..b18bd45 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -31,7 +31,7 @@ layout: page {% endif %}