From 9c58f0bd008004ce86b96841d10a59ed4e1805e1 Mon Sep 17 00:00:00 2001 From: Dan Bader Date: Mon, 16 Jul 2018 12:46:44 -0700 Subject: [PATCH] Prepare hosting migration --- docs/_templates/layout.html | 15 +++++++++++++++ runtime.txt | 1 + 2 files changed, 16 insertions(+) create mode 100644 runtime.txt 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