hugo/tpl/tplimpl/embedded
Joe Mooring a06c06a5c2 Fix date format in internal schema template
Prior to this change, the offset indicator for dates with positive
offsets was rendered as + instead of +.

Fixes #7495
2020-07-23 15:57:20 +02:00
..
generate
templates Fix date format in internal schema template 2020-07-23 15:57:20 +02:00
.gitattributes
README.md
templates.autogen.go Fix date format in internal schema template 2020-07-23 15:57:20 +02:00

Build Templates

If you add or modify any template in the templates folder, you also need to run mage generate to get the Go code in synch.