From 2b7bc2ac28a7004f7617e8d89f6c73c4f882cf5f Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" Date: Tue, 25 Aug 2026 06:47:46 +0100 Subject: [PATCH] Replace navbar menu button text with a hamburger icon Swaps to \u2630/\u2715 driven by the existing aria-expanded state, with the accessible name preserved via a visually-hidden label. --- src/layouts/BaseLayout.astro | 2 +- src/styles/global.css | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 355a00b0..3c555d62 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -115,7 +115,7 @@ const structuredData = JSON.stringify({