Skip to content

Commit c0aca83

Browse files
committed
trigger
1 parent 1de8fa8 commit c0aca83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ const config = {
4040
docs: {
4141
sidebarPath: require.resolve('./sidebars.js'),
4242
},
43+
gtag: {
44+
trackingID: 'G-MNT2DFSGCM',
45+
anonymizeIP: true,
46+
},
4347
blog: {
4448
showReadingTime: true,
4549
},

0 commit comments

Comments
 (0)