hugo/docs/content/en/methods/site/LastChange.md
2025-04-10 13:04:51 +02:00

399 B

title description categories keywords params expiryDate
LastChange Returns the last modification date of site content.
functions_and_methods
returnType signatures
time.Time
SITE.LastChange
2026-02-19

{{< deprecated-in 0.123.0 >}} Use .Site.Lastmod instead.

{{< /deprecated-in >}}