mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-24 12:23:00 +00:00
Removed extra Google Analitics include (#389)
It's already included via "docs/html-head" partial.
This commit is contained in:
parent
9d4916fcc2
commit
6c3d1e942a
@ -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 New Issue
Block a user