Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Jarvl/basic_chess_ai into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarvl committed Apr 7, 2024
2 parents 2d65b3e + 97286e4 commit d102d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1>Chess</h1>
<script src="https://unpkg.com/@chrisoakman/[email protected]/dist/chessboard-1.0.0.min.js"
integrity="sha384-8Vi8VHwn3vjQ9eUHUxex3JSN/NFqUg3QbPyX8kWyb93+8AC/pPWTzj+nHtbC5bxD"
crossorigin="anonymous"></script>
<script src="js/botPhrases.js?v=1"></script>
<script src="js/bundle.js?v=hXQCliWSIfOVCpFdslPMr3iMuSvTZelc"></script>
<script src="js/botPhrases.js?v=10"></script>
<script src="js/bundle.js?v=10"></script>
</body>
</html>

0 comments on commit d102d85

Please sign in to comment.