diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index eab5aa89..2a7bd608 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,10 +1,18 @@ {%- extends "basic/layout.html" %} {%- block extrahead %} + {{ super() }} + {% if theme_touch_icon %} {% endif %} + + + + {% endblock %} {%- block relbar2 %}{% endblock %} {%- block footer %}