You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
file _config.yml
post_asset_folder: true
file sample.md
![image1](sample/image1.jpg)
image sample/image1.jpg
but generate file index.html
<img src="/2016/01/31/sample/sample/image1.jpg" alt="image1">
how to make it show image on my site?
The text was updated successfully, but these errors were encountered: