Add files via upload
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"type": "Email",
|
||||
"icon": "fas fa-envelope",
|
||||
"url": "mailto:i@bsgun.cn",
|
||||
"hoverColor": "#e78b0a"
|
||||
},
|
||||
{
|
||||
"type": "Github",
|
||||
"icon": "fab fa-github",
|
||||
"url": "https://github.com/JLinmr",
|
||||
"hoverColor": "#6500fc"
|
||||
},
|
||||
{
|
||||
"type": "支付宝",
|
||||
"icon": "fab fa-alipay",
|
||||
"qrCode": "https://lib.bsgun.cn/Hexo-static/img/zfbzf.avif",
|
||||
"hoverColor": "#007aff"
|
||||
},
|
||||
{
|
||||
"type": "微信",
|
||||
"icon": "fab fa-weixin",
|
||||
"qrCode": "https://lib.bsgun.cn/Hexo-static/img/wxzf.avif",
|
||||
"hoverColor": "#247700"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"name": "博客",
|
||||
"url": "https://blog.bsgun.cn",
|
||||
"icon": "fa fa-blog"
|
||||
},
|
||||
{
|
||||
"name": "雨云",
|
||||
"url": "https://www.rainyun.com/Lin_",
|
||||
"icon": "fa fa-cloud "
|
||||
},
|
||||
{
|
||||
"name": "图床",
|
||||
"url": "https://dev.bsgun.cn",
|
||||
"icon": "fa fa-image"
|
||||
},
|
||||
{
|
||||
"name": "封面",
|
||||
"url": "https://cover.bsgun.cn",
|
||||
"icon": "fa fa-panorama"
|
||||
},
|
||||
{
|
||||
"name": "监测",
|
||||
"url": "https://status.bsgun.cn",
|
||||
"icon": "fa fa-chart-line"
|
||||
},
|
||||
{
|
||||
"name": "图标",
|
||||
"url": "https://icon.bsgun.cn/",
|
||||
"icon": "fa fa-icons"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user