fix: icon url
This commit is contained in:
parent
99e381e02a
commit
8d11a8d27f
|
|
@ -12,7 +12,7 @@ export default hopeTheme({
|
||||||
},
|
},
|
||||||
|
|
||||||
// TODO: logo.svg
|
// TODO: logo.svg
|
||||||
logo: "https://raw.githubusercontent.com/BetterECNU/SharedCourses/refs/heads/master/docs/.vuepress/public/logo.png",
|
logo: "https://drive.vanillaaaa.org/p/SharedCourses/logo.png?sign=Gt94tCDy5QpjoruGeP58uylLeoDpJtiRT8r5V8nuMZw=:0",
|
||||||
|
|
||||||
repo: "BetterECNU/SharedCourses",
|
repo: "BetterECNU/SharedCourses",
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ home: true
|
||||||
icon: house
|
icon: house
|
||||||
title: 项目主页
|
title: 项目主页
|
||||||
# TODO: logo.svg
|
# TODO: logo.svg
|
||||||
heroImage: https://raw.githubusercontent.com/BetterECNU/SharedCourses/refs/heads/master/docs/.vuepress/public/logo.png
|
heroImage: https://drive.vanillaaaa.org/p/SharedCourses/logo.png?sign=Gt94tCDy5QpjoruGeP58uylLeoDpJtiRT8r5V8nuMZw=:0
|
||||||
bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg
|
bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg
|
||||||
bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg
|
bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg
|
||||||
bgImageStyle:
|
bgImageStyle:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue