X-Git-Url: https://git.kengrimes.com/?p=kengrimes.com%2Ftheme.git;a=blobdiff_plain;f=layouts%2F_default%2Flist.html;h=36c7aab13003e964a75997c6fe296477dd5399c0;hp=aad3e96e99d05cd0f33a156ed189a0fb2789fab1;hb=6c61007c1278be9ac5fb0bb998a1b530d3c76a23;hpb=e1e5f4c8030e30195dba6cfcb893d064c2d3604a diff --git a/layouts/_default/list.html b/layouts/_default/list.html index aad3e96..36c7aab 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,5 +1,5 @@ {{- define "main" -}} -{{ $paginator := .Paginate (where .Data.Pages.ByLastmod.Reverse "Section" .Section) 5 }} +{{ $paginator := .Paginate (where .Data.Pages.ByLastmod.Reverse "Section" .Section) 12 }} {{- if (gt (len (findRE ")" "\n$1\n
" .Content | strings.TrimLeft "\n " | strings.TrimPrefix "
" | replaceRE "\n" "\n " | safeHTML }} {{- else -}}