From ff26b2f0e44bdd74867c5860cd32ff407235e9d1 Mon Sep 17 00:00:00 2001 From: Guillaume Assier <18405490+Sykursen@users.noreply.github.com> Date: Sun, 5 Mar 2023 11:21:24 +0000 Subject: [PATCH] Accessibility: Add aria-label on buttons --- layouts/partials/header/basic.html | 4 ++-- public/404.html | 4 ++-- public/authors/index.html | 4 ++-- public/categories/index.html | 4 ++-- public/index.html | 4 ++-- public/series/index.html | 4 ++-- public/tags/index.html | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index 4f95f448..9083ae62 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -64,7 +64,7 @@ {{ partial "translations.html" . }} {{ if .Site.Params.enableSearch | default false }} - @@ -72,7 +72,7 @@ {{/* Appearance switch */}} {{ if .Site.Params.footer.showAppearanceSwitcher | default false }} -