From 47db5c6878aa872b5b791ec6a26494e28ebf31a0 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 20 Apr 2026 13:56:23 +0200 Subject: 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 --- themes/danix-xyz-hacker/layouts/partials/header.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'themes') 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 }} - +
+ + +