summaryrefslogtreecommitdiffstats
path: root/content/en/is/legal
AgeCommit message (Collapse)AuthorFilesLines
2026-04-15Remove unnecessary type field from static pagesDanilo M.1-0/+58
The 'type' field is unused for static pages. Hugo automatically sets the type based on directory structure. The 'type' custom parameter is only used for articles (Life, Photo, Link, Quote, Tech). Static pages no longer need: type = "page" Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>