diff --git a/templates/base.html b/templates/base.html index d947c50..b270126 100755 --- a/templates/base.html +++ b/templates/base.html @@ -4,8 +4,11 @@ - - + + + + + {% include "partials/shared/head.html" %} @@ -27,14 +30,7 @@ {% include "partials/shared/footer.html" %} - {% if config.extra.mermaid.enabled %} - - {% endif %} - - {%- if lang != "en" -%} {%- block other_lang_search_js -%}{%- endblock -%} {%- endif -%}