Commit Graph
4 Commits
Author SHA1 Message Date
danielandClaude Sonnet 5 bc919dfece Wire up hugo_cookie_consent's banner and script includes
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>
2026-08-08 19:27:20 +02:00
daniel 3737174422 Add privacy and cookie information.
Build and Deploy / build-and-deploy (push) Failing after 13s
2026-08-08 14:48:17 +02:00
daniel e76812b121 Fix image caption. 2026-08-08 14:44:13 +02:00
daniel a53578ec70 Add archive gallery. 2026-08-08 14:43:36 +02:00