mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
✨ Docs: 添加 wwads (#2361)
This commit is contained in:
@ -23,6 +23,15 @@ const config = {
|
||||
},
|
||||
},
|
||||
|
||||
scripts: [
|
||||
{
|
||||
type: "text/javascript",
|
||||
charset: "UTF-8",
|
||||
src: "https://cdn.wwads.cn/js/makemoney.js",
|
||||
async: true,
|
||||
},
|
||||
],
|
||||
|
||||
presets: [
|
||||
[
|
||||
"docusaurus-preset-nonepress",
|
||||
|
Reference in New Issue
Block a user