forked from imuncle/gitblog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
29 lines (29 loc) · 885 Bytes
/
config.json
File metadata and controls
29 lines (29 loc) · 885 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "QuestionMarkX",
"repo": "QuestionMarkX",
"client_id": "Ov23liRq9892BnfHosSG",
"client_secret": "e97b196e6e9feb832d48e539f0f7c4f0984e41d4",
"title": "QuestionMarkX",
"instruction": "入门摄影 视频剪辑 后期工程 AIGC",
"server_link": "http://119.23.8.25/gh-oauth-server.php",
"filter": {
"creator": "all",
"state": "open"
},
"menu": {
"首页":"./"
},
"friends": {
"QuestionMarkX" : "https://questionmarkx.github.io"
"河边的羊个人网" : "https://hebiandeyang.github.io"
"DLTV放送中心" : "https://dltv2018.mysxl.cn"
},
"icons": {
"Github" : {
"icon_src" : "images/github.svg",
"href" : "https://github.com/QuestionMarkX/questionmarkx.github.io",
"hidden_img" : null,
"width" : 0
}
}
}