Add files via upload

This commit is contained in:
QWQLwToo
2026-01-28 13:26:17 +08:00
committed by GitHub
parent 7030903eb6
commit 151c1c2387
29 changed files with 12656 additions and 2 deletions
+26
View File
@@ -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"
}
]
+32
View File
@@ -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"
}
]