]> danix's work - danix.xyz-2.git/commit
fix: logo link now respects current language
authorDanilo M. <redacted>
Thu, 16 Apr 2026 14:29:11 +0000 (16:29 +0200)
committerDanilo M. <redacted>
Thu, 16 Apr 2026 14:29:11 +0000 (16:29 +0200)
commitab54b0ad3baed1fa8a764cdf74adcf4dc19160ee
tree01ead2d868dfad2d637df007fb581397fec95b93
parente4de55ec3d295a9c23d427a570a9851b240b09dc
fix: logo link now respects current language

The header logo link was hardcoded to '/' which always returned to the
English homepage when clicked from Italian pages. Now uses language-aware
routing: IT pages link to /it/, EN pages link to /

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/layouts/partials/header.html