mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Adam.S
20.43.2020 5e250268bd1bf333672bd111c070cef88f963247
refs
author Adam.S <Bas-Man@users.noreply.github.com>
Monday, July 20, 2020 15:43 +0200
committer GitHub <noreply@github.com>
Monday, July 20, 2020 15:43 +0200
commit5e250268bd1bf333672bd111c070cef88f963247
tree 3cf3c5d54acfc23a36594f906a265936a35b7bc1 tree | zip | gz
parent b4f40ded77fc379387b5305e846720092749c2ba view | diff
Fix + character being written as &#43; (#317)

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
1 files modified
2 ■■■ changed files
layouts/_default/single.html 2 ●●● diff | view | raw | blame | history