mirror of
https://github.com/gnu4cn/ts-learnings.git
synced 2025-03-26 01:30:33 +08:00
32 lines
887 B
JSON
32 lines
887 B
JSON
{
|
||
"plugins" : [
|
||
"highlight-code",
|
||
"livereload",
|
||
"lunr",
|
||
"sharing",
|
||
"fontsettings",
|
||
"page-footer",
|
||
"theme-comscore"
|
||
],
|
||
"pluginsConfig": {
|
||
"page-footer": {
|
||
"description": "修改于",
|
||
"signature": "laxers@gmail.com",
|
||
"wisdom": "如你觉得此内容对你有用,请考虑进行小额捐赠到支付宝(Alipay):laxers@gmail.com",
|
||
"format": "yyyy-MM-dd hh:mm:ss",
|
||
"copyright": "Copyleft",
|
||
"timeColor": "#666",
|
||
"copyrightColor": "#666",
|
||
"utcOffset": "8",
|
||
"isShowQRCode": true,
|
||
"baseUrl": "https://ts.xfoss.com/",
|
||
"isShowIssues": true,
|
||
"repo": "gnu4cn/ccna60d",
|
||
"issueNum": "0",
|
||
"token": "",
|
||
"style": "normal"
|
||
}
|
||
}
|
||
|
||
}
|