aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:24:28 +0000
committerLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:24:28 +0000
commit381a488671fe77f6d13cce9919b4b1401478f0f2 (patch)
treedc3bccbec62dfc3e0abcf91dd9ce57f07d9145c8 /index.html
parent40a299b873e68f642bfe2d3e150a9b23ce278dc6 (diff)
downloadHydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.tar.gz
HydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.zip
cli
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e4b78ea..9620400 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,6 @@
</head>
<body>
<div id="root"></div>
- <script type="module" src="/src/main.tsx"></script>
+ <script type="module" src="/src/App.tsx"></script>
</body>
</html>