From 62163a18fa185af572c65d2f8c394a3baf0fcdd7 Mon Sep 17 00:00:00 2001 From: buttercat1791 Date: Tue, 20 May 2025 09:15:25 -0500 Subject: [PATCH] Use user badges on contact and about pages --- src/routes/about/+page.svelte | 8 ++------ src/routes/contact/+page.svelte | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index fb029a6..abb07ff 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -1,4 +1,5 @@