suyundukov / hugo-sustain

🦁 Personal blog theme built with Bootstrap, powered by Hugo.
https://demo.nurlan.co/hugo-sustain/
MIT License
216 stars 143 forks source link

How do you put images in the post? #37

Open jymchng opened 10 months ago

jymchng commented 10 months ago

I tried using ![](link/to/image.jpg) and <img src="link/to/image.jpg" alt="This is an image"></img>; both don't work - please rectify.

jymchng commented 9 months ago

@zyio