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

Fix template for google analytics #1814

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

Conversation

deining
Copy link

@deining deining commented Jul 30, 2024

When previewing the example site with latest hugo version 0.130.0, an error is thrown:

ERROR render of "section" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/list.html:3:5: executing "_default/list.html" at <partial "head" .>: error calling partial: "/home/andreas/hugo-theme-iris/layouts/partials/head.html:2:5": execute of template failed: template: partials/head.html:2:5: executing "partials/head.html" at <partial "head/general" .>: error calling partial: execute of template failed: html/template:partials/head/general.html:5:14: no such template "_internal/google_analytics_async.html"

This PR fixes this issue.

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