mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
add support for google analytics
This commit is contained in:
parent
293cedefc1
commit
a03b8a74c6
@ -4,5 +4,6 @@
|
|||||||
© {{ now.Format "2006" }} {{ .Site.Title }}
|
© {{ now.Format "2006" }} {{ .Site.Title }}
|
||||||
</a>
|
</a>
|
||||||
{{ partial "social-follow.html" . }}
|
{{ partial "social-follow.html" . }}
|
||||||
|
{{ template "_internal/google_analytics.html" . }}
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user