From 5480e83e29f60402083fd08bb0d816f033d6bffa Mon Sep 17 00:00:00 2001 From: sthag Date: Sun, 22 Mar 2026 22:21:42 +0100 Subject: [PATCH] feat: Change start links --- source/data/start.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/data/start.json b/source/data/start.json index cc0da22..65bfb14 100644 --- a/source/data/start.json +++ b/source/data/start.json @@ -8,7 +8,7 @@ "href": "/demo/basics.html" }, { - "text": "Drag", - "href": "/demo/examples/ui/drag.html" + "text": "Portal", + "href": "/demo/examples/portal.html" } ] \ No newline at end of file