add google analytics

This commit is contained in:
Maximilian Hils 2018-03-20 15:58:48 +01:00
parent 7c66c4eb16
commit 885d3d5da4
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ title = "mitmproxy.org docs"
theme = "mitmproxydocs"
publishDir = "../public"
RelativeURLs = true
googleAnalytics = "UA-4150636"
[indexes]
tag = "tags"

View file

@ -1,2 +1,3 @@
{{ template "_internal/google_analytics_async.html" . }}
</body>
</html>