]> danix's work - danix.xyz-2.git/commit
fix: simplify 404 page to use Hugo's standard i18n without hacks
authorDanilo M. <redacted>
Fri, 17 Apr 2026 10:03:46 +0000 (12:03 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 10:03:46 +0000 (12:03 +0200)
commite66a7d08e8ea7ab6ca14a8dfc7b1b12e8d7b3574
tree7d023345bd50f8e975da8e248a141f9bafb2ff20
parenta3d81d5a1a57a905758b26d9abc1e918eaa39237
fix: simplify 404 page to use Hugo's standard i18n without hacks

Removed JavaScript language detection and Alpine component. Use simple
static links that work with both languages. Hugo's redirect rules and
i18n system handle language context automatically. No JavaScript hacks.

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/assets/js/not-found-page.js
themes/danix-xyz-hacker/layouts/404.html