From a0546f1307ba437bf1e4951a2d607340eb4a799a Mon Sep 17 00:00:00 2001 From: katon Date: Fri, 17 Jan 2025 14:53:48 +0800 Subject: [PATCH] fix: add HTTPS prefix to GitHub repository URL This change ensures the link works correctly when clicked and follows standard URL formatting conventions. --- app/(marketing)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(marketing)/page.tsx b/app/(marketing)/page.tsx index 6059dd0..e00c1d1 100644 --- a/app/(marketing)/page.tsx +++ b/app/(marketing)/page.tsx @@ -248,7 +248,7 @@ export default async function Home() {