From b01128a8f65605d75016ef980009711e1f49c917 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Sun, 8 May 2022 14:49:20 +0900 Subject: [PATCH] enhance_github pages doc (#676) --- docs/_templates/layout.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index c0cedb23..4b5b2789 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,13 +1,6 @@ {% extends "!layout.html" %} -{%- block extrahead %} -{{ super() }} - -{% endblock %} - -{% block content %} +{% block sidebartitle %} {{ super() }}