From ef67276b9f8dbe79ba51527de966f0df519329a3 Mon Sep 17 00:00:00 2001 From: Andres Date: Fri, 25 Apr 2025 16:41:12 +0200 Subject: [PATCH] add mlb page --- src/app/layout.config.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/app/layout.config.tsx b/src/app/layout.config.tsx index 39dd7a3..eb24c11 100644 --- a/src/app/layout.config.tsx +++ b/src/app/layout.config.tsx @@ -19,14 +19,8 @@ const links = [ icon: , }, { - type: 'menu' as const, text: 'Major League Balatro', - items: [ - { - text: 'About', - url: '/major-league-balatro', - }, - ], + url: '/major-league-balatro', }, { text: 'Support Mod Development',