MeiK2333 / github-style

https://themes.gohugo.io/themes/github-style
MIT License
546 stars 172 forks source link

Having trouble with rendering images #82

Open ChobobDev opened 2 years ago

ChobobDev commented 2 years ago

Hi I am having trouble with displaying the image to the posts I have been working on.

I belive it should work with folllowing code : <img src="/images/{subdriecory}/{file name}.png">

However, it does not show any images I put on the screen is there anything that I am missing?

Thank you

ChobobDev commented 2 years ago

I typed as following to go through this error but want to figure out how to format it in a better way.

Thank you

[](../../images/{subdirectory}/{file}

psinnathurai commented 2 months ago

I have the same Issue. ../../images/me/picture.png didn't work