From cd5a54dce21e52bcd725a16c0830b4ec82688f14 Mon Sep 17 00:00:00 2001 From: Arman Date: Tue, 22 Oct 2024 15:36:12 -0400 Subject: [PATCH] Swap git.new to full github link --- src/app/layout.tsx | 2 +- src/app/welcome-toast.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b263a62..072c463 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -138,7 +138,7 @@ export default async function RootLayout({
By using this website, you agree to check out the{" "} diff --git a/src/app/welcome-toast.tsx b/src/app/welcome-toast.tsx index 9852b13..145af36 100644 --- a/src/app/welcome-toast.tsx +++ b/src/app/welcome-toast.tsx @@ -29,7 +29,7 @@ export function WelcomeToast() { This demo is to highlight the speed a full-stack Next.js site can achieve.{" "}