We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6db3a commit e7ad799Copy full SHA for e7ad799
docs/.vitepress/config.js
@@ -126,6 +126,7 @@ function getGuideSidebar() {
126
{ text: 'Custom Attribute', link: '/advanced/custom-attribute' },
127
{ text: 'Revision Management', link: '/advanced/revision-management'},
128
{ text: 'Consent Logging', link: '/advanced/consent-logging'},
129
+ { text: 'Google Consent Mode', link: '/advanced/google-consent-mode'},
130
{ text: 'IframeManager Setup', link: '/advanced/iframemanager-setup'}
131
]
132
},
0 commit comments