-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsetting.json
46 lines (46 loc) · 1.1 KB
/
setting.json
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"title": "随风起の主页",
"description": "一个默默无闻的主页",
"keywords": "随风起,个人主页",
"author": "随风起",
"logo_img": "./img/icon/logo.png",
"logo_text_1": "Bywind",
"logo_text_2": "xyz",
"github": "haonan15",
"qq": "1849907187",
"email": "[email protected]",
"bilibili": "689756568",
"facebook": "bottom_user",
"link_1": [
"https://blog.bywind.xyz/",
"fa-solid fa-blog",
"博客"
],
"link_2": [
"https://tongji.baidu.com/",
"fa-solid fa-cloud",
"统计"
],
"link_3": [
"https://blog.bywind.xyz/music/",
"fa-solid fa-music",
"音乐"
],
"link_4": [
"https://www.bywind.xyz/",
"fa-solid fa-compass",
"起始页"
],
"link_5": [
"https://blog.bywind.xyz/stars/",
"fa-solid fa-book-bookmark",
"网址集"
],
"link_6": [
"https://www.bywind.xyz/",
"fa-solid fa-flask",
"开发中..."
],
"Copyright_text": "随风起",
"beian": "晋ICP备2023017784号"
}