From 4edb39f9c7f8aafba29cf235ed802aab009e070b Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Thu, 14 Feb 2019 11:58:13 +0000 Subject: [PATCH] chore: add analytics It'd be nice to know if folks are reading the docs, and if so, how far they get. License: MIT Signed-off-by: Oli Evans --- layouts/_default/baseof.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 41dccc5..f7597a2 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -34,6 +34,13 @@ + + {{ partial "header.html" . }}