From 54d4d3a377f1bded756b709b2b55e5fc627b402e Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Sun, 30 Sep 2018 00:15:28 -0500 Subject: [PATCH] Fix href on github pages --- index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.njk b/index.njk index 4903742..24ca51c 100644 --- a/index.njk +++ b/index.njk @@ -10,4 +10,4 @@ navtitle: Home {% set postslist = collections.posts | head(-3) %} {% include "postslist.njk" %} -

More posts can be found in the archive.

+

More posts can be found in the archive.