Build and Deploy / build-and-deploy (push) Successful in 13s
The theme's baseof.html only loads the consent banner and its JS if the site fills in the body_extra/scripts_extra hook partials; neither existed, so the banner never rendered and the JS 404'd when the "change cookie preferences" button tried to call it. Also bumps hugo_cookie_consent to v0.0.10, which logs a clear console error if the banner element is ever missing again, and drops an unused stray privacyPolicyURL param left over from debugging. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
8 lines
171 B
YAML
8 lines
171 B
YAML
author: Daniel Kraus (bovender)
|
|
|
|
hugo_cookie_consent:
|
|
privacy_policy_url: /privacy
|
|
enable_tracking: true
|
|
matomo_host: https://matomo.bovender.de
|
|
matomo_site_id: 3
|