diff options
Diffstat (limited to 'layouts/docs/baseof.html')
-rw-r--r-- | layouts/docs/baseof.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html index eac72f1..6ee6e40 100644 --- a/layouts/docs/baseof.html +++ b/layouts/docs/baseof.html @@ -25,7 +25,6 @@ </main> {{ partial "docs/inject/body" . }} - {{ template "_internal/google_analytics_async.html" . }} </body> </html> |