hugo/tpl/compare
Bjørn Erik Pedersen 0566bbf7c7 Fix raw TOML dates in where/eq
Note that this has only been a problem with "raw dates" in TOML files in /data and similar. The predefined front matter
dates `.Date` etc. are converted to a Go Time and has worked fine even after upgrading to v2 of the go-toml lib.

Fixes #9979
2022-06-07 13:02:58 +02:00
..
compare.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
compare_test.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
init.go Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00