From a62f2cc0e7dde09a4e6e44a62904d0c4a814ad96 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 21 Aug 2024 22:46:17 -0700 Subject: sort projects by date --- src/pages/projects.astro | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 30874db..8080d01 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -9,8 +9,8 @@ import Card from "../components/Card.astro";

Projects

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

- and some other smaller fun tools... +
+ and also a few smaller tools...