修复导航栏图标不显示
This commit is contained in:
parent
fb5c58ab8e
commit
85bfac671d
BIN
src/.vuepress/public/logo-dark.png
Normal file
BIN
src/.vuepress/public/logo-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.0 KiB |
BIN
src/.vuepress/public/logo.png
Normal file
BIN
src/.vuepress/public/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
@ -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,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user