From e82bea40b10ded7a367da0a9590b0950dff8c00e Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Tue, 10 Apr 2018 00:51:44 -0700 Subject: [PATCH] Add better analytics to docs (#1854) --- doc/source/_templates/layout.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/source/_templates/layout.html diff --git a/doc/source/_templates/layout.html b/doc/source/_templates/layout.html new file mode 100644 index 000000000..70f2637ba --- /dev/null +++ b/doc/source/_templates/layout.html @@ -0,0 +1,14 @@ +{% extends "!layout.html" %} + +{%- block extrahead %} + + + +{% endblock %} +