Added contents

This commit is contained in:
Lorenzo Iovino 2023-12-31 01:04:33 +01:00
parent d8057be1b4
commit 24decc9de4
52 changed files with 537 additions and 139 deletions

View file

@ -1,8 +1,7 @@
<!-- This is an example component -->
<div class="">
<div class="bg-white shadow-md border border-gray-200 rounded-lg max-w-sm mb-5">
<a href="/blog/{{post?.slug}}">
<img class="rounded-t-lg" src="{{post?.image}}" alt="">
<img class="rounded-t-lg" ngSrc="{{post?.image}}" alt="" width="300" height="200">
</a>
<div class="p-5">
<a href="#">