update menu
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -463,13 +463,13 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/axios": {
|
"node_modules/axios": {
|
||||||
"version": "1.13.4",
|
"version": "1.13.5",
|
||||||
"resolved": "https://mirrors.huaweicloud.com/repository/npm/axios/-/axios-1.13.4.tgz",
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/axios/-/axios-1.13.5.tgz",
|
||||||
"integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
|
"integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"follow-redirects": "^1.15.6",
|
"follow-redirects": "^1.15.11",
|
||||||
"form-data": "^4.0.4",
|
"form-data": "^4.0.5",
|
||||||
"proxy-from-env": "^1.1.0"
|
"proxy-from-env": "^1.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17,10 +17,14 @@ nav#nav
|
|||||||
a(href="https://statstic.biss.click") #[i.fas.fa-users] 访客统计
|
a(href="https://statstic.biss.click") #[i.fas.fa-users] 访客统计
|
||||||
a(href="https://pic.biss.click") #[i.fas.fa-image] 图床
|
a(href="https://pic.biss.click") #[i.fas.fa-image] 图床
|
||||||
a(href="https://chat.biss.click") #[i.fas.fa-robot] AI网站
|
a(href="https://chat.biss.click") #[i.fas.fa-robot] AI网站
|
||||||
|
a(href="https://git.biss.click") #[i.fas.fa-code-branch] 代码仓库
|
||||||
.ls-section
|
.ls-section
|
||||||
.ls-title 🛸 实用工具
|
.ls-title 🛸 实用工具
|
||||||
.ls-grid
|
.ls-grid
|
||||||
a(href="https://cover.biss.click") #[i.fas.fa-palette] 封面设计
|
a(href="https://cover.biss.click") #[i.fas.fa-palette] 封面设计
|
||||||
|
a(href="https://doc.biss.click") #[i.fas.fa-file] 文档服务
|
||||||
|
a(href="https://doc.biss.click") #[i.fas.fa-server]服务监测
|
||||||
|
a(href="https://typesense.biss.click") #[i.fas.fa-magnifying-glass] 搜索后端
|
||||||
|
|
||||||
a.nav-site-title(href=url_for('/'))
|
a.nav-site-title(href=url_for('/'))
|
||||||
if theme.nav.logo
|
if theme.nav.logo
|
||||||
|
|||||||
Reference in New Issue
Block a user