mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 14:40:17 -04:00
Fix home page feed
This commit is contained in:
parent
37c6954ac0
commit
585095cf8e
@ -38,7 +38,7 @@
|
||||
{{- end }}
|
||||
|
||||
{{- /* Get content pages from news section. */}}
|
||||
{{- range .Pages }}
|
||||
{{- range where site.RegularPages "Section" "news" }}
|
||||
{{- $ctx := dict
|
||||
"PublishDate" .PublishDate
|
||||
"Title" .Title
|
||||
|
Loading…
x
Reference in New Issue
Block a user