diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 93dd11e..3c83a42 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -2,5 +2,20 @@ {%- block extrahead %} {{ super() }} + + + + + {# Alabaster theme native GA integration is outdated (ga.js). #} + {# Insert our own GA snippet instead. #} + {% endblock %} diff --git a/runtime.txt b/runtime.txt new file mode 100644 index 0000000..d70c8f8 --- /dev/null +++ b/runtime.txt @@ -0,0 +1 @@ +3.6