diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 862b348..ea70d3b 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -10,7 +10,7 @@

All {{ .Section | pluralize }}

- {{ $post_paginator := .Paginate (.Pages) 6 }} + {{ $post_paginator := .Paginate (.Pages) 12 }} {{ range $post_paginator.Pages }}