mirror of
https://github.com/duguosheng/6.S081-All-in-one.git
synced 2026-02-02 18:39:38 +08:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"author": "DuGuoSheng",
|
|
"title": "6.S081 All-In-One",
|
|
"plugins": [
|
|
"-lunr",
|
|
"-search",
|
|
"search-pro",
|
|
"github",
|
|
"expandable-chapters",
|
|
"code-optimize",
|
|
"splitter",
|
|
"pageview-count",
|
|
"donate",
|
|
"tbfed-pagefooter",
|
|
"flexible-alerts",
|
|
"ancre-navigation",
|
|
"custom-favicon",
|
|
"github-buttons"
|
|
],
|
|
"pluginsConfig": {
|
|
"donate": {
|
|
"wechat": "https://raw.githubusercontent.com/duguosheng/6.S081-All-in-one/main/images/wechatpay.png",
|
|
"alipay": "https://raw.githubusercontent.com/duguosheng/6.S081-All-in-one/main/images/alipay.png",
|
|
"title": "",
|
|
"button": "打赏",
|
|
"alipayText": "支付宝",
|
|
"wechatText": "微信"
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/duguosheng"
|
|
},
|
|
"tbfed-pagefooter": {
|
|
"copyright": "copyright by duguosheng",
|
|
"modify_label": "该文件修订时间:",
|
|
"modify_format": "YYYY-MM-DD HH:mm:ss"
|
|
},
|
|
"flexible-alerts": {
|
|
"style": "flat"
|
|
},
|
|
"favicon": "./images/book.ico",
|
|
"code-optimize": {
|
|
"copyButtons": true,
|
|
"showLines": false
|
|
},
|
|
"github-buttons": {
|
|
"repo": "duguosheng/6.S081-All-in-one",
|
|
"types": [
|
|
"star",
|
|
"watch",
|
|
"fork"
|
|
],
|
|
"size": "small"
|
|
}
|
|
}
|
|
} |