Skip to content

Commit e7ad799

Browse files
committed
docs: added google consent mode link to sidebar
1 parent bf6db3a commit e7ad799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.js

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ function getGuideSidebar() {
126126
{ text: 'Custom Attribute', link: '/advanced/custom-attribute' },
127127
{ text: 'Revision Management', link: '/advanced/revision-management'},
128128
{ text: 'Consent Logging', link: '/advanced/consent-logging'},
129+
{ text: 'Google Consent Mode', link: '/advanced/google-consent-mode'},
129130
{ text: 'IframeManager Setup', link: '/advanced/iframemanager-setup'}
130131
]
131132
},

0 commit comments

Comments
 (0)