github-style
github-style copied to clipboard
Removed google analytics template.
Template is not supported anymore.
https://gohugo.io/templates/embedded/#google-analytics
It's just somewhere else; it hasn't been removed. The whole of the templating system has been "updated".
We have removed the concept of _internal Hugo templates.1 | Replace constructs similar to {{ template "_internal/opengraph.html" . }} with {{ partial "opengraph.html" . }}.
@sulaimanmrz11 This PR isn't correct, as my last comment - Google Analytics hasn't been removed at all - the path is just different. It just needs the _internal/ part removing.