From: Danilo M. Date: Wed, 22 Apr 2026 09:40:47 +0000 (+0200) Subject: feat: add active state highlight to desktop nav links X-Git-Tag: release_22042026-1342~10 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=3e568636ea564606abddcd05288d06e036a5efe4;p=danix.xyz-2.git feat: add active state highlight to desktop nav links Apply same active-page detection logic used in hamburger menu to desktop navigation. Desktop nav now shows purple accent color + bold font and aria-current=page attribute when viewing the linked page. Works for both EN and IT languages. --- diff --git a/themes/danix-xyz-hacker/layouts/partials/header.html b/themes/danix-xyz-hacker/layouts/partials/header.html index 739c776..914e645 100644 --- a/themes/danix-xyz-hacker/layouts/partials/header.html +++ b/themes/danix-xyz-hacker/layouts/partials/header.html @@ -12,8 +12,15 @@