aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md10
-rw-r--r--vercel.json8
2 files changed, 10 insertions, 8 deletions
diff --git a/README.md b/README.md
index 43cd2cf..a974e81 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,15 @@
## 🌈Site Preview
+### 📌tutorial
+
- <https://chien.retrofor.space/> _(recommend)_
- <https://chien-dice.vercel.app/>
+
+### 📌tools
+
+- <https://play.chien.retrofor.space/>
+- <https://envshare.chien.retrofor.space/>
+- <https://flexirobo.retrofor.space/>
+- <https://cyberdynamix.retrofor.space/>
+ \ No newline at end of file
diff --git a/vercel.json b/vercel.json
deleted file mode 100644
index 7081d19..0000000
--- a/vercel.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "rewrites": [
- {
- "source": "/envshare/(.*)",
- "destination": "/api/.page.tsx"
- }
- ]
- } \ No newline at end of file