Removed extra Google Analitics include (#389)
It's already included via "docs/html-head" partial.
This commit is contained in:
parent
9d4916fcc2
commit
6c3d1e942a
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
{{ partial "docs/inject/body" . }}
|
{{ partial "docs/inject/body" . }}
|
||||||
{{ template "_internal/google_analytics_async.html" . }}
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue