Skip to content

Commit

Permalink
🔒️ chore(_config.yml): enable iubenda consen solution
Browse files Browse the repository at this point in the history
- Updates cookie consent configuration with Iubenda settings in `_config.yml`
  • Loading branch information
chriskyfung committed Jan 31, 2025
1 parent 81a50a1 commit 09ba608
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,13 @@ copyright:

# Cookie Consent Notice
consent: true
consent_dev_mode: false
script_hash:
consent_gsc: sha384-YZsyY8-Pag5BkrdKaSDSmZnCQGWcbyFYlQC0xq5mV_6kkBMuRA4Lnfjd3LEZ4ASF
consent_preview: false
iubenda:
siteId: 3904687 # Your own site ID
cookiePolicyId: 30443530 # Your own cookie policy ID
remote_consent_url: https://bit.ly/iubenda-cs-for-amp # Your own remote consent URL
tp_btn_style: false
tp_btn_position: 'bottom-left'

defaults:
-
Expand Down

0 comments on commit 09ba608

Please sign in to comment.