Skip to content

Images won't display #22694

Discussion options

You must be logged in to vote

Hello @middlepath79,

In the src attribute for your images, you’re referencing the images folder, however, there is no such folder in your respository. It looks like your images are in the root of your repo instead. You can solve the images not displaying in two ways:

  1. create a folder named “images” and add all of your image files to it.
  2. or delete “images/” from your <img> src attributes.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants