From 54068f8cdbd9f2fc4784394fea00cf084f0d5e8e Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 10 Jun 2025 01:52:34 -0700 Subject: [PATCH] Add link and tilt to bio on homepage --- src/lib/components/ProjectList.svelte | 34 +++++++++++++++++++-------- src/lib/components/TiltCard.svelte | 11 ++------- 2 files changed, 26 insertions(+), 19 deletions(-) diff --git a/src/lib/components/ProjectList.svelte b/src/lib/components/ProjectList.svelte index 41ba627..162d550 100644 --- a/src/lib/components/ProjectList.svelte +++ b/src/lib/components/ProjectList.svelte @@ -1,5 +1,6 @@