From aaa1d7c9d37037d1d0469bacedfaa2fd20e9077c Mon Sep 17 00:00:00 2001 From: LimePotato Date: Mon, 16 Oct 2023 00:53:00 -0600 Subject: [PATCH] Fix dead img links, and add ForgeJo Next account --- src/pages/projects.astro | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 5068d53..e38e5f3 100755 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -11,7 +11,12 @@ import Card from '../components/Card.astro'; +