diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index c185576ab..6c879e906 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,13 +1,11 @@ {% extends "!layout.html" %} -{% block sidebarlogo %} - {{ super() }} {% endblock %} \ No newline at end of file