diff --git a/theme/templates/base.html b/theme/templates/base.html index 4aac43a..bde25ad 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -64,7 +64,6 @@ {{ SITENAME }}{% block title %}{% endblock %} - @@ -141,5 +140,7 @@ {% if GITHUB_CORNER_URL %} {% include 'partial/github.html' %} {% endif %} + +