Skip to content

Commit cb3a555

Browse files
committed
website: update menu
1 parent 7892b8f commit cb3a555

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/src/data.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ export const routesConfig: MenuRouteObject[] = [
1616
path: '/',
1717
element: <Layout />,
1818
children: [
19+
{
20+
menu: '支持一下吧',
21+
path: 'https://jaywcjlove.github.io/#/sponsor',
22+
},
1923
{
2024
index: true,
2125
menu: '快速开始',

0 commit comments

Comments
 (0)