hugo/tpl
Anthony Fok 700c2b8f22 Trivial fixes to get RSS 2.0 feeds to validate.
RSS 2.0 requires the email be listed in `<author>`,
and `UTC` as a timezone is not accepted, but `UT` or `GMT` are.

See #789 for more information.  Thanks to @snej for the report!
2015-01-12 22:24:37 -07:00
..
template.go Fix echoParam template function to accept string key name 2015-01-08 02:32:17 +01:00
template_embedded.go Trivial fixes to get RSS 2.0 feeds to validate. 2015-01-12 22:24:37 -07:00
template_test.go Fix echoParam template function to accept string key name 2015-01-08 02:32:17 +01:00