feat: Update blog and about us templates with dynamic routing and remove unnecessary date display
This commit is contained in:
@@ -189,8 +189,6 @@
|
||||
</div>
|
||||
<div class="flex flex-col gap-20">
|
||||
<p class="text-16 text-black">{{ $blog->short_description }}</p>
|
||||
<p class="text-14">{{ $blog->created_at }}</p>
|
||||
|
||||
</div>
|
||||
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user