Skip to content

Commit

Permalink
add defer
Browse files Browse the repository at this point in the history
  • Loading branch information
Veselin Pizurica authored and Veselin Pizurica committed Nov 3, 2024
1 parent 752b8e0 commit 8614280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h2>System prompt</h2>
<script src="js/aiBot.js"></script>
<script src="js/parsers.js"></script>
<script src="js/md5.js"></script>
<script src="js/script.js"></script>
<script src="js/script.js" defer></script>
</body>

</html>

0 comments on commit 8614280

Please sign in to comment.