Skip to content

Commit

Permalink
alex-shpak#369, switch to google_analytics.html internal template
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-shpak committed Oct 19, 2021
1 parent 6c3d1e9 commit 8bb6d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/docs/html-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<script defer src="{{ $swJS.RelPermalink }}" {{ template "integrity" $swJS }}></script>
{{ end -}}

{{- template "_internal/google_analytics_async.html" . -}}
{{- template "_internal/google_analytics.html" . -}}

<!-- RSS -->
{{- with .OutputFormats.Get "rss" -}}
Expand Down

0 comments on commit 8bb6d7e

Please sign in to comment.