Skip to content

Commit

Permalink
website: update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 29, 2023
1 parent 7892b8f commit cb3a555
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/src/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ export const routesConfig: MenuRouteObject[] = [
path: '/',
element: <Layout />,
children: [
{
menu: '支持一下吧',
path: 'https://jaywcjlove.github.io/#/sponsor',
},
{
index: true,
menu: '快速开始',
Expand Down

0 comments on commit cb3a555

Please sign in to comment.