mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
add google analytics
This commit is contained in:
parent
7c66c4eb16
commit
885d3d5da4
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ title = "mitmproxy.org docs"
|
|||
theme = "mitmproxydocs"
|
||||
publishDir = "../public"
|
||||
RelativeURLs = true
|
||||
googleAnalytics = "UA-4150636"
|
||||
|
||||
[indexes]
|
||||
tag = "tags"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue