-
Notifications
You must be signed in to change notification settings - Fork 1
/
links.config.json
40 lines (40 loc) · 1.4 KB
/
links.config.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
{
"links": [
{
"name": "Busyops博客",
"addr": "https://busyops.com/",
"desc": "Hello Moon",
"logo": "https://busyops.com/images/avatar.jpg"
},
{
"name": "Clay 的技术博客",
"addr": "https://www.techgrow.cn",
"desc": "用进废退 | 艺不压身",
"logo": "https://www.techgrow.cn/img/head.jpg"
},
{
"name": "Christine的博客",
"desc": "虽然我不够优秀,但我从未放弃过努力。",
"logo": "https://christine-only.github.io/blog/logo.png",
"addr": "https://christine-only.github.io/blog/"
},
{
"name": "Forever丿顾北博客",
"addr": "https://forevergubei.gitee.io/myblod/",
"desc": "一个追寻大佬脚步的小白",
"logo": "https://forevergubei.gitee.io/myblod/logo.png"
},
{
"name": "MrDJun's Blog",
"addr": "https://mrdjun.gitee.io/",
"desc": "Just an ordinary JAVA programmer",
"logo": "https://mrdjun.gitee.io/images/avatar.png"
},
{
"name": "一物一世界的 blog",
"addr": "https://www.flyfrag.cn/",
"desc": "太阳强烈,水波温柔",
"logo": "https://avatars.githubusercontent.com/u/53332638?v=4"
}
]
}