From 887a08b689633c1885d24f8f09685c81aa334850 Mon Sep 17 00:00:00 2001 From: David Snelling Date: Tue, 24 Jun 2025 10:28:12 -0700 Subject: [PATCH] fix(demo): use relative paths for GitHub Pages and code.soulcraft hosting environments - Updated script to use consistent relative paths for compatibility across hosting setups. - Removed absolute path for code.soulcraft.com to ensure seamless local and hosted deployments. --- demo/index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/demo/index.html b/demo/index.html index 42366652..7f8293cd 100644 --- a/demo/index.html +++ b/demo/index.html @@ -1254,17 +1254,18 @@ await db.init()