From f73f7aec531dda1bba6d29e809b07aff9c8bf78d Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 9 May 2016 23:43:39 +0100 Subject: [PATCH] Fix URLs on home page --- layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 8a9b8056..ca034de5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -21,7 +21,7 @@

Recent Publications

-

More Publications

+

More Publications

    @@ -43,7 +43,7 @@
    {{ range last 5 (where .Data.Pages "Section" "=" "post") }}