From a960cc8bec9046c08f8bdaba745e8b9a2812fe9d Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 22:37:52 +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 fbcd70f..8c4f706 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -103,4 +103,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +}