Closed kingcaubalejo closed 4 months ago
You should be able to use markdown image format like:
![](https://your.image.url/your-image.jpg)
Or HTML like:
<img class="" src="/images/your-image.png"/>
Alright, thanks Austin.
By the way, thanks for this theme it's really awesome. Below is my blogpost using your theme.
https://kingcaubalejo.github.io/dlowblog/post/
@kingcaubalejo - Awesome, glad you like it. A project ⭐ is always appreciated.
You should be able to use markdown image format like:
Or HTML like: