修复导航栏图标不显示

This commit is contained in:
狮子耗耗 2024-02-12 17:13:45 +08:00
parent fb5c58ab8e
commit 85bfac671d
5 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

@ -12,8 +12,8 @@ export default hopeTheme({
iconAssets: "fontawesome-with-brands",
logo: "/logo.webp",
logoDark: '/logo-dark.webp',
logo: "/logo.png",
logoDark: '/logo-dark.png',
repo: "szhhwh/jingji_spbook_vue",
@ -25,7 +25,7 @@ export default hopeTheme({
// sidebar
sidebar,
// footer: "荆棘鸟文学社",
footer: "高三特刊",
displayFooter: true,