From 9046f5cc95289eb6e5a9e93e2da8a4eda74cb5ff Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 10 Feb 2024 13:15:02 -0800 Subject: refactored some components - added DiscordStatus to about - Updated projects - Added tags to each project - Fixed some text styling --- src/pages/projects.astro | 73 ++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 36 deletions(-) (limited to 'src/pages/projects.astro') diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 328ce6c..f54ee2b 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -8,9 +8,9 @@ import Card from "../components/Card.astro";

Projects

- Here are some of my projects. For a more complete list, visit my Github + Here are some of my projects. I love tinkering with stuff so for a more complete list, visit my Github
- Visit here for my open source contributions + Also visit here for some open source stuff

-- cgit v1.2.3