From 78004ff62b0cce98f847690d10b9b6d315617871 Mon Sep 17 00:00:00 2001 From: r-freeman Date: Sat, 14 Jan 2023 23:21:03 +0000 Subject: [PATCH] Updated projects --- src/pages/projects.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/projects.tsx b/src/pages/projects.tsx index e426f95..fc20bcc 100644 --- a/src/pages/projects.tsx +++ b/src/pages/projects.tsx @@ -17,7 +17,7 @@ const projects: Project[] = [ { name: 'Portfolio', description: - 'This is my personal website built using Tailwind and Next.js, it is a customised version of the Spotlight template from Tailwind UI.', + 'This is my personal website built with TypeScript, Next.js, React and Tailwind CSS. It is a customised version of the Spotlight template from Tailwind UI.', link: {href: 'https://github.com/r-freeman/portfolio', label: 'r-freeman/portfolio'}, }, {