From c3f19db172c7bd503b97492ba83cb55aaeac8ad2 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 23 Jan 2024 13:52:24 +0000 Subject: Added styling to projects (cards) --- src/components/projects.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/components/projects.json') diff --git a/src/components/projects.json b/src/components/projects.json index 95ddaab..1639297 100644 --- a/src/components/projects.json +++ b/src/components/projects.json @@ -18,5 +18,15 @@ "url": "https://github.com/Alee14/DLAP" } ] + }, + { + "name": "Snug Cup", + "description": "Snug Cup was a school project that I made with my classmates back in 2021.", + "links": [ + { + "name": "Website", + "url": "https://snug-cup.alee14.me" + } + ] } ] -- cgit v1.2.3