diff --git a/layouts/index.html b/layouts/index.html index c9c0fd1..fdf1d47 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,7 +13,7 @@ site.RegularPages "Section" $pageurl }} {{- with $pages }} {{ .Title }} {{ end }} {{ if (gt ($pages | len) $limit )}} - See more… + See more… {{ end }} {{ end }} {{ end }} {{ define "main" }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 0e7bc36..71c24f0 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,4 @@