From dc2ba6b1b2b713de91f63bc8c0fd66c0100667a4 Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Wed, 22 Apr 2026 08:36:37 -0400 Subject: [PATCH] stop the homepage from opening new tabs --- www/src/pages/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/www/src/pages/index.tsx b/www/src/pages/index.tsx index a6d627e..db6411b 100644 --- a/www/src/pages/index.tsx +++ b/www/src/pages/index.tsx @@ -62,7 +62,7 @@ export default function Home(): ReactNode { src="/img/docs/20250815_142828.jpg" alt="A Butter Box: A Raspberry Pi Zero W 2 plugged into a battery and solar panel." /> - + Learn More @@ -88,8 +88,6 @@ export default function Home(): ReactNode {

Learn How! @@ -99,8 +97,6 @@ export default function Home(): ReactNode {

Source & Documentation