feat: implement project fetching and markdown rendering for enhanced project display

This commit is contained in:
2025-02-04 01:51:46 +01:00
parent f1112becd9
commit e37aba3ece
7 changed files with 1 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ const roboto = Roboto({
export const metadata: Metadata = {
title: "Dennis's Portfolio",
title: "Dennis",
description: "A portfolio website showcasing my work and skills.",
};