Skip to content

Commit

Permalink
Remove defunct _internal google_analytics_async.html reference gethug…
Browse files Browse the repository at this point in the history
…othemes#62

> WARN _internal/google_analytics_async.html is no longer supported
by Google and will be removed in a future version of Hugo

Remove accordingly from head partial.
  • Loading branch information
phillxnet committed Mar 17, 2024
1 parent 286d51a commit a3bf588
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@
<meta property="og:image" content="{{ . | absURL }}" />
{{ end }}
{{ template "_internal/opengraph.html" . }}
{{ template "_internal/google_analytics_async.html" . }}

</head>

0 comments on commit a3bf588

Please sign in to comment.