mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
chore(api): add favicon.ico
This commit is contained in:
parent
934ebcf65a
commit
864c45c9f6
2 changed files with 1 additions and 0 deletions
BIN
api/public/favicon.ico
Normal file
BIN
api/public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
|
@ -7,6 +7,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"api:build": "nitropack build",
|
"api:build": "nitropack build",
|
||||||
|
"api:deploy": "wrangler deploy",
|
||||||
"api:dev": "nitropack dev",
|
"api:dev": "nitropack dev",
|
||||||
"api:prepare": "nitropack prepare",
|
"api:prepare": "nitropack prepare",
|
||||||
"api:preview": "node .output/server/index.mjs",
|
"api:preview": "node .output/server/index.mjs",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue