diff --git a/graphics-editor/index.html b/graphics-editor/index.html
index cb10b9f..dd8f92a 100644
--- a/graphics-editor/index.html
+++ b/graphics-editor/index.html
@@ -4,7 +4,7 @@
Graphics Editor
-
+
@@ -65,7 +65,7 @@
});
// Import and initialize the editor
- import('./src/main.js').catch(error => {
+ import('/graphics-editor/src/main.js').catch(error => {
console.error('Failed to load editor:', error);
});
diff --git a/millionaire-game/index.html b/millionaire-game/index.html
index c3bbe80..7b1476f 100644
--- a/millionaire-game/index.html
+++ b/millionaire-game/index.html
@@ -4,7 +4,7 @@
Who Wants to Be a Millionaire? - AI Edition
-
+
@@ -54,6 +54,6 @@
Who Wants to Be a Millionaire?
-
+