Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support hugo >= v0.134.0 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mschilli87
Copy link

According to https://discourse.gohugo.io/t/site-googleanalytics-was-deprecated-in-hugo-v0-120-0-and-will-be-removed-in-hugo-0-134-0/51395, .Site.GoogleAnalytics is unsupported since that version. I can confirm that this results in errors for me on v0.139.2 and this commit fixes it for me.

According to
https://discourse.gohugo.io/t/site-googleanalytics-was-deprecated-in-hugo-v0-120-0-and-will-be-removed-in-hugo-0-134-0/51395,
`.Site.GoogleAnalytics` is unsupported since that version.
I can confirm that this results in errors for me on v0.139.2 and this
commit fixes it for me.
@mschilli87 mschilli87 force-pushed the hugo-v0_134_0-support branch from 5ccd442 to dd961a1 Compare November 29, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant