mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-05-23 21:51:33 +00:00
📝 add baidu statistic script (#2424)
This commit is contained in:
parent
c2454d0689
commit
1b597c1301
@ -224,6 +224,12 @@ const siteConfig = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
scripts: [
|
scripts: [
|
||||||
|
{
|
||||||
|
type: "text/javascript",
|
||||||
|
charset: "UTF-8",
|
||||||
|
src: "https://hm.baidu.com/hm.js?875efa50097818701ee681edd63eaac6",
|
||||||
|
async: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: "text/javascript",
|
type: "text/javascript",
|
||||||
charset: "UTF-8",
|
charset: "UTF-8",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user