Add /play share page and X share links.
Includes a UX test page and Vercel/Vite routing for share URLs.
This commit is contained in:
@@ -30,6 +30,14 @@
|
||||
"src": "/models",
|
||||
"dest": "/models.html"
|
||||
},
|
||||
{
|
||||
"src": "/play",
|
||||
"dest": "/play.html"
|
||||
},
|
||||
{
|
||||
"src": "/ux-test",
|
||||
"dest": "/ux-test.html"
|
||||
},
|
||||
{ "handle": "filesystem" },
|
||||
{
|
||||
"src": "/(.*)",
|
||||
|
||||
Reference in New Issue
Block a user