mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-21 14:12:45 +00:00
The existing template code results in the + chartering being written in a form that is not valid for the datetime element when used in and <time> tag. This patch fixes this issue. references: https://discourse.gohugo.io/t/date-lastmod-return-43-in-place-of/27033 https://github.com/gohugoio/hugo/issues/7488