Spaces:
Running
Running
JAYASWAROOP
commited on
Commit
•
18feb2d
1
Parent(s):
c35a59e
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -446,6 +446,6 @@
|
|
446 |
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
|
447 |
<script>window.jQuery || document.write('<script src="../assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
|
448 |
<script src="../assets/dist/js/bootstrap.bundle.min.js"></script>
|
449 |
-
<script src="
|
450 |
</body>
|
451 |
</html>
|
|
|
446 |
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
|
447 |
<script>window.jQuery || document.write('<script src="../assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
|
448 |
<script src="../assets/dist/js/bootstrap.bundle.min.js"></script>
|
449 |
+
<script src="audio.js"></script>
|
450 |
</body>
|
451 |
</html>
|