From: Danilo M. Date: Mon, 20 Apr 2026 11:56:23 +0000 (+0200) Subject: feat: add search icon button to desktop header X-Git-Tag: release_22042026-1342~71 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=47db5c6878aa872b5b791ec6a26494e28ebf31a0;p=danix.xyz-2.git feat: add search icon button to desktop header Adds magnifying glass icon in header right controls area (desktop only, hidden md:flex). Dispatches 'open-search' event to trigger search modal. Includes proper focus ring styling and accessibility labels. Co-Authored-By: Claude Haiku 4.5 --- diff --git a/themes/danix-xyz-hacker/layouts/partials/header.html b/themes/danix-xyz-hacker/layouts/partials/header.html index e365777..63151ba 100644 --- a/themes/danix-xyz-hacker/layouts/partials/header.html +++ b/themes/danix-xyz-hacker/layouts/partials/header.html @@ -19,8 +19,17 @@ {{ end }} - +
+ + +