mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
@@ -12,9 +12,7 @@ action:
|
||||
signatures: [SITE.RegularPages]
|
||||
---
|
||||
|
||||
The `RegularPages` method on a `Site` object returns a collection of all [regular pages].
|
||||
|
||||
[regular pages]: /getting-started/glossary/#regular-page
|
||||
The `RegularPages` method on a `Site` object returns a collection of all [regular pages](g).
|
||||
|
||||
```go-html-template
|
||||
{{ range .Site.RegularPages }}
|
||||
|
Reference in New Issue
Block a user