Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe2cb13aff |
@@ -1,7 +1,7 @@
|
|||||||
<div id="cookie-banner" style="display:none" role="dialog"
|
<div id="cookie-banner" style="display:none" role="dialog"
|
||||||
aria-label="Cookie consent" aria-live="polite"
|
aria-label="Cookie consent" aria-live="polite"
|
||||||
data-matomo-url="{{ .Site.Params.hugo_cookie_consent.matomo_host }}"
|
data-matomo-url="{{ .Site.Params.hugo_cookie_consent.matomo_host }}"
|
||||||
data-matomo-site-id="{{ .Site.Params.hugo_cookie_consent_matomo_site_id }}" >
|
data-matomo-site-id="{{ .Site.Params.hugo_cookie_consent.matomo_site_id }}" >
|
||||||
<p>
|
<p>
|
||||||
{{ i18n "site_wants_cookie" }}
|
{{ i18n "site_wants_cookie" }}
|
||||||
<a href="{{ .Site.Params.hugo_cookie_consent.privacy_policy_url }}">
|
<a href="{{ .Site.Params.hugo_cookie_consent.privacy_policy_url }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user