From 7880031692cd7fc34f294978ba917e6ca827822d Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Wed, 20 Jul 2022 06:03:48 +0200 Subject: [PATCH] Fixing HTML bugs --- src/pydata_sphinx_theme/__init__.py | 6 +++--- .../pydata_sphinx_theme/components/version-switcher.html | 2 +- .../theme/pydata_sphinx_theme/sections/sidebar-primary.html | 2 +- tests/test_build/navbar_switcher.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pydata_sphinx_theme/__init__.py b/src/pydata_sphinx_theme/__init__.py index 32ea3702e7..fc3ca787f2 100644 --- a/src/pydata_sphinx_theme/__init__.py +++ b/src/pydata_sphinx_theme/__init__.py @@ -249,10 +249,10 @@ def generate_nav_html( links_dropdown_html = "\n".join(links_dropdown) out += f"""