From fe5feede2ef052adee9f2fed54fa635123152e2a Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Sat, 25 Feb 2023 02:04:03 +0800 Subject: [PATCH] use aria-label --- layouts/partials/header.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index e3dc6ef..e5c5914 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -8,17 +8,15 @@
- -
+ aria-label="Dark" + >
- -
+ aria-label="Menu" + > {{ $bg_color := $.Scratch.Get "bg_color" }}