From 78fdbb4faed80b1e36c23f3dd3ac0593305473e9 Mon Sep 17 00:00:00 2001 From: Dan Bader Date: Thu, 30 Aug 2018 11:12:10 -0700 Subject: [PATCH] Fix tag --- docs/_templates/layout.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 0caed0c..6a6a22b 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -40,6 +40,8 @@ + + {# Alabaster theme native GA integration is outdated (ga.js). #} {# Insert our own GA snippet instead. #}
{% if show_copyright %}

©{{ copyright }}

{% endif %}