Add portfolio
This commit is contained in:
parent
24decc9de4
commit
5e08b353ad
35 changed files with 484 additions and 351 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<iov-post-card [post]="post">
|
||||
</iov-post-card>
|
||||
</div>
|
||||
<a class="font-bold text-primary ring-secondary border-l-8" routerLink="/blog">View all posts</a>
|
||||
<a class="font-bold text-primary ring-secondary border-l-8 px-2" routerLink="/blog">View all posts</a>
|
||||
</div>
|
||||
<div class="text-center" *ngIf="posts.length === 0">
|
||||
<p class="text-base">No posts yet.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue