mirror of
https://github.com/fmhy/edit.git
synced 2026-02-15 15:51:32 +11:00
feat(api): move to api.fmhy.net
This commit is contained in:
parent
de933602eb
commit
76c776c2eb
7 changed files with 637 additions and 35 deletions
3
.vitepress/routes/index.ts
Normal file
3
.vitepress/routes/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default eventHandler(() => {
|
||||
return { nitro: 'works' }
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue