From 364b2611f27e463cd1f879bf348975c01294ffc0 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Sat, 19 Aug 2023 00:15:51 +0100 Subject: [PATCH] Accomodate for the required `data-content_root` for search Search with dirhtml builds are broken when using Furo with Sphinx 7.2.{0,1,2}. More details can be found in https://github.com/sphinx-doc/sphinx/issues/11608#issuecomment-1684410476 --- src/furo/theme/furo/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/furo/theme/furo/base.html b/src/furo/theme/furo/base.html index 77ff1f2d7..14a39b074 100644 --- a/src/furo/theme/furo/base.html +++ b/src/furo/theme/furo/base.html @@ -1,5 +1,5 @@ - + {%- block site_meta -%}