mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 12:34:17 +00:00
add mlb page
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user