]> danix's work - danix.xyz-2.git/commit
fix: use language-specific 404 layouts with hardcoded strings
authorDanilo M. <redacted>
Fri, 17 Apr 2026 10:18:40 +0000 (12:18 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 10:18:40 +0000 (12:18 +0200)
commitd98d7b2d669368ce8b1cd135742b6a52c7b8f29b
tree745a797862a450cf81da05e180d41a61646aeeb4
parente66a7d08e8ea7ab6ca14a8dfc7b1b12e8d7b3574
fix: use language-specific 404 layouts with hardcoded strings

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 <redacted>
hugo.toml
themes/danix-xyz-hacker/layouts/404.en.html [moved from themes/danix-xyz-hacker/layouts/404.html with 87% similarity]
themes/danix-xyz-hacker/layouts/404.it.html [new file with mode: 0644]