diff --git a/themes/xsfx/layouts/all/list.html b/themes/xsfx/layouts/all/list.html index 3a85ecf..30bdef1 100644 --- a/themes/xsfx/layouts/all/list.html +++ b/themes/xsfx/layouts/all/list.html @@ -1,5 +1,5 @@ {{ define "main" }} -
+
{{ $paginator := .Paginate (where .Site.RegularPages "Type" "in" (slice "posts" "notes")) }} {{ range $paginator.Pages }}