mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit '41bc6f702aa54200530efbf4267e5c823df3028d'
This commit is contained in:
@@ -40,7 +40,7 @@ This will print out a list of all the variables scoped to the current context
|
||||
{{ printf "%#v" . }}
|
||||
```
|
||||
|
||||
When developing a [homepage][], what does one of the pages you're looping through look like?
|
||||
When developing a [homepage], what does one of the pages you're looping through look like?
|
||||
|
||||
```go-html-template
|
||||
{{ range .Pages }}
|
||||
|
Reference in New Issue
Block a user