From d83a9f5267e733d8dcb23127cb4ff942119e2455 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Thu, 25 Jan 2018 19:53:09 +0100 Subject: [PATCH] Add gtag --- docs/source/_templates/layout.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 9e80856f..72eaeda4 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -1,4 +1,16 @@ {% extends "!layout.html" %} {% block extrahead %} + + {% endblock %} \ No newline at end of file