diff --git a/src/furo/theme/furo/search.html b/src/furo/theme/furo/search.html index 8b593283..49ad8a47 100644 --- a/src/furo/theme/furo/search.html +++ b/src/furo/theme/furo/search.html @@ -27,3 +27,8 @@ {{ super() }} {%- endblock scripts %} + +{% block site_meta %} +{{ super() }} + +{% endblock site_meta %}