Skip to content
Discussion options

You must be logged in to vote

@Samuel-Celko

I imagine you have your assets under the public folder:

public/assets/logo.png

if that is the case you don't need to import them, you can do img src="/assets/logo.png"

Just use the '/' as the first character. '/' stands for the root folder

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@m3tarayz
Comment options

Answer selected by m3tarayz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants