From 12a5ebad9f66cf9008f9a708059a05fbc9d67002 Mon Sep 17 00:00:00 2001 From: Dominik Oswald <6849456+d-oit@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:55:36 +0200 Subject: [PATCH] Fix attribute aria-inledby -> aria-labelledby --- layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 6da26544..c15d3f58 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -6,7 +6,7 @@ {{ $toc := .Render "single/panel-toc" }} {{ with $sidebar }} -