diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 842d6a2..150d4fc 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -63,14 +63,6 @@ ga('create', 'UA-37242602-11', 'auto'); ga('send', 'pageview'); - - {% endblock %} {# From: https://github.com/bitprophet/alabaster/blob/5f249677242be96601e034edb3697b7482a6abcf/alabaster/layout.html #} diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 7095178..50d0e73 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -6,6 +6,14 @@
+ +This opinionated guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis.