mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
a3fe5e5e35
This means that you can now do:
```
{{ range where .Site.Pages "Params.MYPARAM" "foo" }}
```