Skip to content

Commit

Permalink
remove deprecated google_anayltics_async
Browse files Browse the repository at this point in the history
  • Loading branch information
olivercodes authored Jun 11, 2024
1 parent 13d7759 commit e97885a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions themes/cactus/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
{{ end }}
{{ end }}
{{ if .Site.GoogleAnalytics }}
{{ if .Site.Params.googleAnalyticsAsync }}
{{ template "_internal/google_analytics_async.html" . }}
{{ else }}
{{ template "_internal/google_analytics.html" . }}
{{ end }}
{{ end }}
Expand Down

0 comments on commit e97885a

Please sign in to comment.