Skip to content

Commit

Permalink
Changed js source
Browse files Browse the repository at this point in the history
  • Loading branch information
elvistony committed Oct 9, 2024
1 parent e552b93 commit ec1264c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions assets/js/jwplayer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<div id="player"></div>

</body>
<script src="https://content.jwplatform.com/libraries/KB5zFt7A.js"></script>
<script src="/assets/js/jwplayer.js"></script>
<script src="/assets/js/script.js"></script>
<script src="bundle.js"></script>
</html>

0 comments on commit ec1264c

Please sign in to comment.