This commit is contained in:
2022-08-07 02:16:59 +08:00
parent 2f2f292db5
commit f90d82da64
30 changed files with 3587 additions and 6 deletions

12
data/links.json Normal file
View File

@@ -0,0 +1,12 @@
[
{
"name":"xuthus",
"url":"https://xuthus.cc/",
"desc":"mder author."
},
{
"name":"Github",
"url":"https://github.com/",
"desc":"code platform."
}
]

6
data/projects.json Normal file
View File

@@ -0,0 +1,6 @@
[{
"name": "mder",
"url": "https://gitter.top/mder/mder",
"desc": "极速静态网站生成工具."
}
]