From 91700a596d3e0f410c974726e32f0fcc635b9d2d Mon Sep 17 00:00:00 2001 From: fenwick67 Date: Thu, 19 Dec 2019 19:19:32 -0500 Subject: [PATCH] fix #20 --- lib/template.ejs | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lib/template.ejs b/lib/template.ejs index 56884fe..780de6c 100644 --- a/lib/template.ejs +++ b/lib/template.ejs @@ -92,12 +92,13 @@ <%= item.stringDate %> <% }); %> - - <% if (nextPageLink){ %> - + <% if ( isIndex ){ %>