From 31a09fcf1c0d7abf4791ca6e5bba37135d3305f7 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Sun, 12 Jul 2020 20:54:52 +0200 Subject: Add log and some others small fixes --- themes/flamingo/layouts/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/flamingo/layouts/index.html') diff --git a/themes/flamingo/layouts/index.html b/themes/flamingo/layouts/index.html index 523eb38..c142435 100644 --- a/themes/flamingo/layouts/index.html +++ b/themes/flamingo/layouts/index.html @@ -3,7 +3,6 @@
{{ partial "post-description.html" }}
- {{ $paginator := .Paginate (where .Site.RegularPages "Type" "in" .Site.Params.mainSections) }} {{ range .Paginator.Pages }} {{ .Render "summary" }} {{ end }} -- cgit v1.2.3