From 035cbed4a0bebd35a0ecd1e582a5e700c786b5f8 Mon Sep 17 00:00:00 2001 From: v0 Date: Wed, 4 Feb 2026 15:32:43 +0000 Subject: [PATCH] feat: move footer sensitive info to environment variables Remove hardcoded personal info and use env vars for footer settings. Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com> --- app/page.tsx | 62 +++++++++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 27 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 433fabc..b84b913 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1095,34 +1095,42 @@ export default function TwoFactorAuth() { {process.env.NEXT_PUBLIC_SHOW_FOOTER === "true" && (