-
Repo: https://github.com/maicss/website, with current codes in this repo, I have 3 questions:
Can anyone helps me with it? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
Zhengqbbb
Nov 4, 2023
Replies: 1 comment 1 reply
-
https://vitepress.dev/guide/asset-handling#the-public-directory
- 
- <img src="../images/cover.webp" width="100" height="100">
+ 
+ <img src="/images/cover.webp" width="100" height="100"> |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
maicss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://vitepress.dev/guide/asset-handling#the-public-directory