mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 19:51:22 +00:00
#369, switch to google_analytics.html internal template
This commit is contained in:
parent
6c3d1e942a
commit
8bb6d7ebec
@ -32,7 +32,7 @@
|
|||||||
<script defer src="{{ $swJS.RelPermalink }}" {{ template "integrity" $swJS }}></script>
|
<script defer src="{{ $swJS.RelPermalink }}" {{ template "integrity" $swJS }}></script>
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
{{- template "_internal/google_analytics_async.html" . -}}
|
{{- template "_internal/google_analytics.html" . -}}
|
||||||
|
|
||||||
<!-- RSS -->
|
<!-- RSS -->
|
||||||
{{- with .OutputFormats.Get "rss" -}}
|
{{- with .OutputFormats.Get "rss" -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user