diff --git a/docs/templates/base.html b/docs/templates/base.html index a9799ef..54a43e8 100644 --- a/docs/templates/base.html +++ b/docs/templates/base.html @@ -4,10 +4,12 @@ + {% if page.description %}{% endif %} {{ title }} | {{ config.title }} - + + @@ -15,7 +17,7 @@