remove bad caption
Browse files- index.html +1 -1
index.html
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<body>
|
13 |
<div id="root"></div>
|
14 |
<!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->
|
15 |
-
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
|
16 |
<script type="module" src="/src/main.tsx"></script>
|
17 |
</body>
|
18 |
</html>
|
|
|
12 |
<body>
|
13 |
<div id="root"></div>
|
14 |
<!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->
|
15 |
+
<!-- <script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script> -->
|
16 |
<script type="module" src="/src/main.tsx"></script>
|
17 |
</body>
|
18 |
</html>
|