mirror of
https://github.com/bjarncraft/Searchcord-Docs.git
synced 2025-12-12 07:18:09 +00:00
tes
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next",
|
"dev": "next",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"build": "next build"
|
"build": "next build && next export"
|
||||||
},
|
},
|
||||||
"author": "Shu Ding",
|
"author": "Shu Ding",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
3
pages/setup/meta.json
Normal file
3
pages/setup/meta.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"get-started":"Get Started"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user