diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 46aa946..1d855ff 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -41,6 +41,56 @@ {% endblock %} +{# From: https://github.com/bitprophet/alabaster/blob/5f249677242be96601e034edb3697b7482a6abcf/alabaster/layout.html #} +{# Nav should appear before content, not after #} +{%- block content %} +{%- if theme_fixed_sidebar|lower == 'true' %} +