hugo/resources/resource
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
..
dates.go Make Page an interface 2019-03-23 18:51:22 +01:00
params.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
resource_helpers.go Make Page an interface 2019-03-23 18:51:22 +01:00
resources.go Add resources.Match and resources.GetMatch 2019-08-13 11:44:20 +02:00
resourcetypes.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00