hugo/tpl/resources
Bjørn Erik Pedersen a3fe5e5e35
Fix Params case handling in the index, sort and where func
This means that you can now do:

```
{{ range where .Site.Pages "Params.MYPARAM" "foo" }}
```
2019-11-22 18:41:50 +01:00
..
init.go Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
resources.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00