From 647a555140838d4d3c258640614776d08c2f5d3e Mon Sep 17 00:00:00 2001 From: Gabriel Fouasnon Date: Wed, 6 Sep 2023 15:22:18 +0300 Subject: [PATCH] Remove redundant ARIA in breadcrumb navigation --- .../theme/pydata_sphinx_theme/components/breadcrumbs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html b/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html index d5c73b7de..2d7261c6b 100644 --- a/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html +++ b/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html @@ -9,8 +9,8 @@ {#- Hide breadcrumbs on the home page #} {% if title and pagename != root_doc %} -