summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/404.it.html
AgeCommit message (Collapse)AuthorFilesLines
2026-04-17fix: use language-specific 404 layouts with hardcoded stringsDanilo M.1-0/+151
Created 404.en.html and 404.it.html with fully hardcoded English and Italian text. Hugo automatically routes language-specific requests to the correct layout. No i18n, no hacks, just simple and direct. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>