summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/layouts/partials/homepage-body.html
diff options
context:
space:
mode:
Diffstat (limited to 'indieweb-micro/themes/MinIndie/layouts/partials/homepage-body.html')
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/partials/homepage-body.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/indieweb-micro/themes/MinIndie/layouts/partials/homepage-body.html b/indieweb-micro/themes/MinIndie/layouts/partials/homepage-body.html
new file mode 100644
index 0000000..151ef62
--- /dev/null
+++ b/indieweb-micro/themes/MinIndie/layouts/partials/homepage-body.html
@@ -0,0 +1,5 @@
+{{ $paginator := .Paginate (where .Site.RegularPages "Type" "in" .Site.Params.mainSections) }}
+{{ range $paginator.Pages }}
+ {{ .Render "summary" }}
+{{ end }}
+{{ partial "pagination.html" . }}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage