From 0be0dbd14f53d44ed9b519e6611b5467fbe69199 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:13:19 +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 af807cf..26952dd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -145,4 +145,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +}