You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the default theme config, but the img hero.png can not resolve, when i open the link http://localhost:8080/ , the console show an error"hero.png:1 GET http://localhost:8080/hero.png 404 (Not Found)", the location of hero.png is ".\vuepress\docs", the README.md use "heroImage: ./hero.png".