hugo/tpl/tplimpl/embedded
Daniel Tipping 6205d56b85 Use .Lastmod for og:updated_time
.Lastmod is the time at which the website was most recently updated,
rather than .Date which is the time at which the website content file
was created.
2020-05-07 18:42:20 +02:00
..
generate
templates Use .Lastmod for og:updated_time 2020-05-07 18:42:20 +02:00
.gitattributes
README.md
templates.autogen.go Use .Lastmod for og:updated_time 2020-05-07 18:42: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.