mirror of
https://github.com/gnu4cn/ts-learnings.git
synced 2025-03-26 01:30:33 +08:00
32 lines
857 B
JSON
32 lines
857 B
JSON
{
|
|
"plugins" : [
|
|
"highlight-code",
|
|
"livereload",
|
|
"lunr",
|
|
"sharing",
|
|
"fontsettings",
|
|
"theme-comscore",
|
|
"qrcode-list"
|
|
],
|
|
"pluginsConfig": {
|
|
"qrcode-list": {
|
|
"title": "打尚&联系",
|
|
"description": "如果您感觉有收获,欢迎给我打赏,以激励我输出更多的优质内容。",
|
|
"except": ["谢谢你的支持"],
|
|
"lists": [
|
|
{
|
|
"src": "./images/a6x09981lks9yco3b8xcqf0.png",
|
|
"content": "支付宝",
|
|
"alt": "支付宝"
|
|
},
|
|
{
|
|
"src": "./images/wechat-pay.png",
|
|
"content": "微信支付",
|
|
"alt": "微信支付"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|
|
}
|