mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
@@ -355,7 +355,7 @@ also get it:
|
||||
|
||||
{{% code file="layouts/partials/by-nested-param.html" %}}
|
||||
```html
|
||||
{{ range (.Date.Pages.ByParam "author.last_name") }}
|
||||
{{ range (.Data.Pages.ByParam "author.last_name") }}
|
||||
<!-- ... -->
|
||||
{{ end }}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user