fix GA id
This commit is contained in:
parent
5e2a1ec23c
commit
660aa87a24
|
@ -4,7 +4,7 @@ title = "mitmproxy.org docs"
|
|||
theme = "mitmproxydocs"
|
||||
publishDir = "../public"
|
||||
RelativeURLs = true
|
||||
googleAnalytics = "UA-4150636"
|
||||
googleAnalytics = "UA-4150636-13"
|
||||
|
||||
[indexes]
|
||||
tag = "tags"
|
||||
|
|
Loading…
Reference in New Issue