Prime810 commited on
Commit
8eca00e
·
verified ·
1 Parent(s): 2d74efe

Update Frontend/index.html

Browse files
Files changed (1) hide show
  1. Frontend/index.html +1 -1
Frontend/index.html CHANGED
@@ -30,6 +30,6 @@
30
  <div id="emotionText"></div>
31
  <a id="downloadEmoji" download="emoji.png">⬇️ Download Emoji</a>
32
  </section>
33
- <script src="/static/scripts.js"></script>
34
  </body>
35
  </html>
 
30
  <div id="emotionText"></div>
31
  <a id="downloadEmoji" download="emoji.png">⬇️ Download Emoji</a>
32
  </section>
33
+ <script src="/scripts.js"></script>
34
  </body>
35
  </html>