Skip to content

Question #110054

Question #110054
Feb 25, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

If you have what you are referring to in your repo, you can do something like this.

<img src="/image/Meowmad-ali.png" alt="Meowmad Ali Cat">

Here would be the tree structure of the folders.

This would be using relative paths, with the file path in the image folder and selecting the file name.

.
├── image/
│   └── Meowmad-ali.png
├── README.md
└── index.html

Depending on what code editor you are using, you can probably just click on the file and copy the relative file path.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by queenofcorgis
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
3 participants