diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 341f30a6ad35..d462ad3259de 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -7,6 +7,22 @@ #} +{%- block extrahead %} + +{{ super() }} + + + + + +{% endblock %} + {% block navigation %}