From bfabd8ce87ff2b9505be5d45fa68919ac1c87756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20G=C3=B6r=C3=B6g?= Date: Fri, 14 Feb 2020 21:14:12 +0100 Subject: [PATCH] Update homepage.md --- content/en/templates/homepage.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/templates/homepage.md b/content/en/templates/homepage.md index 55af8f99b..b6ce87f8e 100644 --- a/content/en/templates/homepage.md +++ b/content/en/templates/homepage.md @@ -54,8 +54,7 @@ The following is an example of a homepage template that uses [partial][partials] {{.Content}}
- - {{ range first 10 .Pages }} + {{ range first 10 .Site.RegularPages }} {{ .Render "summary"}} {{ end }}