Skip to content

Commit

Permalink
docs: added google consent mode link to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
orestbida committed Jan 10, 2025
1 parent bf6db3a commit e7ad799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ function getGuideSidebar() {
{ text: 'Custom Attribute', link: '/advanced/custom-attribute' },
{ text: 'Revision Management', link: '/advanced/revision-management'},
{ text: 'Consent Logging', link: '/advanced/consent-logging'},
{ text: 'Google Consent Mode', link: '/advanced/google-consent-mode'},
{ text: 'IframeManager Setup', link: '/advanced/iframemanager-setup'}
]
},
Expand Down

0 comments on commit e7ad799

Please sign in to comment.