mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update card and content pages layout
This commit is contained in:
@@ -10,6 +10,7 @@ interface Props {
|
||||
portfolioProjects: {
|
||||
title: string;
|
||||
description: string;
|
||||
image?: string;
|
||||
slug: string;
|
||||
date: string;
|
||||
tags?: string[];
|
||||
|
||||
Reference in New Issue
Block a user