summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index d1826b7..5630b49 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
   <head>
     <meta charset="UTF-8" />
-    <link rel="icon" type="image/svg+xml" href="/fs-tracer-frontend/vite.svg" />
+    <link rel="icon" type="image/svg+xml" href="./vite.svg" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title>Vite + React + TS</title>
     <script src="https://accounts.google.com/gsi/client" async></script>
@@ -30,8 +30,8 @@
       }(window.location))
     </script>
     <!-- End Single Page Apps for GitHub Pages -->
-    <script type="module" crossorigin src="/fs-tracer-frontend/assets/index-ddMLltkF.js"></script>
-    <link rel="stylesheet" crossorigin href="/fs-tracer-frontend/assets/index-Bx9V9zN2.css">
+    <script type="module" crossorigin src="./assets/index-CYv8RTDj.js"></script>
+    <link rel="stylesheet" crossorigin href="./assets/index-Bx9V9zN2.css">
   </head>
   <body>
     <div id="root"></div>