mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-09 17:42:02 +05:30
add images to posts
This commit is contained in:
parent
310b7ac0c6
commit
114ad04dd9
@ -3,5 +3,6 @@
|
||||
</script>
|
||||
|
||||
<div class="prose flex flex-col text-justify m-auto">
|
||||
<img src={data.post.feature_image} alt="{data.post.title} image" class="rounded-2">
|
||||
{@html data.post.html}
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user