Started implementation of all posts

This commit is contained in:
2026-05-14 11:19:48 +01:00
parent e483bc4e57
commit 6a1ed5abeb
9 changed files with 87 additions and 76 deletions
@@ -5,4 +5,5 @@
</ion-header>
<ion-content style="--background: #f7f6f2;">
<app-post [posts]="posts()"></app-post>
</ion-content>