Closed Tilix4 closed 5 years ago
@Tilix4 You should remove the /sources
prefix,and write like this:
img: /medias/featureimages/MyImage.jpg
@blinkfox Thank you very much, it works for that.
What if I want to get an image from my hexo root folder (not from matery theme)? Like:
/source/images/myimage.jpg
Same as before.
Like: /images/myimage.jpg
.
Wonderful. Thank you.
Hi, thank you for your wonderful work !
I want to set the image of my post with a local asset
img: /sources/medias/featureimages/MyImage.jpg
but it doesn't work. What am I missing ?My code looks like: