Skip to content

Commit

Permalink
Update blog-post-featured.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanthpul authored Nov 3, 2023
1 parent c2242f4 commit 9e16455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/blogs/blog-post-featured.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<div class="card-body">
<h2 class="card-title">{title}</h2>
<p>{description}</p>
<img src={image}/>
<div class="text-right text-blue-500">
{date}
</div>
Expand Down

0 comments on commit 9e16455

Please sign in to comment.