mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
700c2b8f22
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!