Skip to content

Commit 482a35d

Browse files
committed
feat: enable data collection consent for Simple Analytics in configuration
1 parent 07e779d commit 482a35d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const config = {
4242
{
4343
src: 'https://scripts.simpleanalyticscdn.com/latest.js',
4444
async: true,
45+
'data-collect-dnt': 'true',
4546
},
4647
],
4748

0 commit comments

Comments
 (0)