From 5f7ab531f8fd14943b07e1f2e2d26cde82f43691 Mon Sep 17 00:00:00 2001 From: Chaoming Li Date: Mon, 18 Nov 2024 10:17:48 +1100 Subject: [PATCH] fix: resolve header issues with mobile menu, container, and accessibility --- layouts/partials/header.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index ffd745c..8316cdc 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,6 +1,6 @@ {{ $headerConfig := .Site.Params.header }}
-