add mlb page

This commit is contained in:
2025-04-25 16:35:53 +02:00
parent 0abc4d32aa
commit 78dff4ae2f
44 changed files with 2208 additions and 84 deletions

View File

@@ -18,6 +18,16 @@ const links = [
url: '/about',
icon: <Info />,
},
{
type: 'menu' as const,
text: 'Major League Balatro',
items: [
{
text: 'About',
url: '/major-league-balatro',
},
],
},
{
text: 'Support Mod Development',
url: 'https://ko-fi.com/virtualized/shop',