Files
hugo/docs/content/en/methods/site/LastChange.md
2025-02-13 10:40:34 +01:00

384 B

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

{{% deprecated-in 0.123.0 %}} Use .Site.Lastmod instead.

{{% /deprecated-in %}}