From c0f8de1f865901c8ed22a0345eab046f9bed2da8 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Sat, 6 Sep 2025 19:38:18 +0200 Subject: [PATCH] remove banner --- app/layout.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index b7f1699..73acfde 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -8,7 +8,6 @@ export const metadata = { // For more information on metadata API, see: https://nextjs.org/docs/app/building-your-application/optimizing/metadata }; -const banner = Nextra 4.0 is released 🎉; const navbar = (