From fc1ec83633ebbad4ee91cca1108ea7b3c9f8b52e Mon Sep 17 00:00:00 2001 From: ousttrue Date: Wed, 13 Oct 2021 18:54:06 +0900 Subject: [PATCH] =?UTF-8?q?rtd=E3=83=86=E3=83=B3=E3=83=97=E3=83=AC?= =?UTF-8?q?=E3=83=BC=E3=83=88=E5=90=91=E3=81=91=E3=81=AE=E8=A8=80=E8=AA=9E?= =?UTF-8?q?=E3=82=B9=E3=82=A4=E3=83=83=E3=83=81=E3=83=AA=E3=83=B3=E3=82=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_templates/layout.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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