From c3dc76652ebbb4b670de3b9a7e12594a066b1c0b Mon Sep 17 00:00:00 2001 From: eishundo <116754122+eishundo@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:00:18 +0000 Subject: [PATCH] Add missing "alt" attributes to img tags in theme-selector.html (#689) Co-authored-by: eishundo --- layouts/partials/navigators/theme-selector.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/navigators/theme-selector.html b/layouts/partials/navigators/theme-selector.html index 9d243f4..ab22ca1 100644 --- a/layouts/partials/navigators/theme-selector.html +++ b/layouts/partials/navigators/theme-selector.html @@ -4,17 +4,17 @@ default-theme="{{ site.Params.darkMode.default }}"> \ No newline at end of file