mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 01:18:19 +08:00
📝 add baidu statistic script (#2424)
This commit is contained in:
parent
c2454d0689
commit
1b597c1301
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user