From 9266599b6aec60f8feed2c32e3cc37e34017f29c Mon Sep 17 00:00:00 2001 From: "D. Scott Boggs" Date: Thu, 8 May 2025 11:17:19 -0400 Subject: [PATCH] Update theming and about content --- frontend/src/app/page.tsx | 6 +++--- frontend/src/components/Header/Header.tsx | 4 ++-- frontend/src/i18n/locales/en/common.json | 2 +- frontend/src/i18n/locales/en/home.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index ced131b..6e37006 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -40,10 +40,10 @@ const Page = async () => {