From bd46db414e0b48cc44bc6d7b513b0c555bc203e7 Mon Sep 17 00:00:00 2001 From: Colton Loftus <70598503+C-Loftus@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:48:36 -0500 Subject: [PATCH] Add aria-label to theme toggle button for accessibility (#1669) --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 44336e1f..82d025b6 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -74,7 +74,7 @@ {{- end }}
{{- if (not site.Params.disableThemeToggle) }} -