Skip to content

Commit

Permalink
📝 add baidu statistic script
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt authored Oct 16, 2023
1 parent c2454d0 commit 50b6a33
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,12 @@ const siteConfig = {
},

scripts: [
{
type: "text/javascript",
charset: "UTF-8",
src: "https://hm.baidu.com/hm.js?875efa50097818701ee681edd63eaac6",
async: true,
},
{
type: "text/javascript",
charset: "UTF-8",
Expand Down

0 comments on commit 50b6a33

Please sign in to comment.