Skip to content

Commit f1fdb4d

Browse files
committed
Add Baidu tongji script
1 parent 3b24a02 commit f1fdb4d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ const config = {
113113
async: true,
114114
crossorigin: 'anonymous',
115115
},
116+
{
117+
src: 'https://hm.baidu.com/hm.js?1b165f68ccbfbd01c804c65a81779d58',
118+
async: true,
119+
crossorigin: 'anonymous',
120+
},
116121
],
117122

118123
// GitHub pages deployment config.

0 commit comments

Comments
 (0)