Fix developers imgs
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
font-serif
|
||||
text-gray-900 text-center
|
||||
">
|
||||
<img class="mx-auto w-3/4" src={{"/" ~ page.extra.imgPath}} />
|
||||
<img class="mx-auto w-3/4" src={{page.extra.imgPath}} />
|
||||
|
||||
<div class="post-content-text text-xl text-center mx-auto my-5">{{ page.content | safe }}</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user