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',