mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 11:42:37 +00:00
6205d56b85
.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.
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.