github-style icon indicating copy to clipboard operation
github-style copied to clipboard

Removed google analytics template.

Open macreiben-dev opened this issue 7 months ago • 2 comments

Template is not supported anymore.

macreiben-dev avatar Jul 02 '25 07:07 macreiben-dev

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" . }}.

pobtastic avatar Aug 20 '25 07:08 pobtastic

@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.

pobtastic avatar Oct 17 '25 17:10 pobtastic