Docs Methods Site LastmodLastmodReturns the last modification date of site content.SyntaxSITE.LastmodReturnstime.TimeThe Lastmod method on a Site object returns a time.Time value. Use this with time functions and methods. For example:{{ .Site.Lastmod | time.Format ":date_long" }} → January 31, 2024Last updated: June 5, 2026 : content: Standardize link references (54f3a7651)Improve this page