From 198efe04b58a8a3e5e6364c223042480441cbdc0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 22:37:51 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1a2174e..1662420 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -144,4 +144,4 @@ export default function AboutPage() { ); -} +} \ No newline at end of file