50 lines
1.9 KiB
JSON
50 lines
1.9 KiB
JSON
{
|
|
"title": "速查表",
|
|
"description": "{{description}},为开发人员分享快速参考备忘单。",
|
|
"keywords": "reference,Quick,Reference,cheatsheet,cheat,sheet",
|
|
"data-info": "👆待完善需要您的参与",
|
|
"search": {
|
|
"label": "搜索",
|
|
"placeholder": "搜索备忘清单",
|
|
"cancel": "取消"
|
|
},
|
|
"editor": {
|
|
"label": "编辑"
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/devttl"
|
|
},
|
|
"home": {
|
|
"label": "首页",
|
|
"url": "http://ref.devttl.cn/"
|
|
},
|
|
"license": "Copyright © <b>2025</b> <a href=\"https://devttl.cn/\" target=\"_blank\">开发生存时间</a> <a href=\"https://beian.miit.gov.cn/\" target=\"_blank\"> 豫ICP备14008887号-3 </a> <br>",
|
|
"favicon": "{{RELATIVE_PATH}}icons/favicon.svg",
|
|
"meta": [
|
|
{ "name": "author", "content": "jaywcjlove" },
|
|
{ "name": "license", "content": "MIT" },
|
|
{ "name": "funding", "content": "https://jaywcjlove.github.io/#/sponsor" },
|
|
{ "rel": "apple-touch-icon", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone.png" },
|
|
{ "rel": "apple-touch-icon", "sizes": "152x152", "href": "{{RELATIVE_PATH}}icons/touch-icon-ipad.png" },
|
|
{ "rel": "apple-touch-icon", "sizes": "180x180", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone.png" },
|
|
{ "rel": "apple-touch-icon", "sizes": "167x167", "href": "{{RELATIVE_PATH}}icons/touch-icon-ipad-retina.png" },
|
|
{ "rel": "apple-touch-icon", "sizes": "120x120", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone-retina.png" }
|
|
],
|
|
"giscus": {
|
|
"src": "https://giscus.app/client.js",
|
|
"data-repo": "jaywcjlove/reference",
|
|
"data-repo-id": "R_kgDOID2-Mw",
|
|
"data-category": "Q&A",
|
|
"data-category-id": "DIC_kwDOID2-M84CS5wo",
|
|
"data-mapping": "pathname",
|
|
"data-strict": "0",
|
|
"data-reactions-enabled": "1",
|
|
"data-emit-metadata": "0",
|
|
"data-input-position": "bottom",
|
|
"data-theme": "dark",
|
|
"data-lang": "zh-CN",
|
|
"crossorigin": "anonymous",
|
|
"async": true
|
|
}
|
|
}
|