Skip to content

Commit

Permalink
docs: update route name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony committed Aug 24, 2024
1 parent 9e033f0 commit 69cbeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/galxe/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import ofetch from '@/utils/ofetch';

export const route: Route = {
path: '/quest/:alias',
name: 'Galxe',
name: 'Quest',
url: 'app.galxe.com',
maintainers: ['cxheng315'],
example: '/galxe/quest/MissionWeb3',
Expand Down

0 comments on commit 69cbeae

Please sign in to comment.