scdrand23 commited on
Commit
ffe9033
·
1 Parent(s): 2c3b1fa

remove bad caption

Browse files
Files changed (1) hide show
  1. 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>