Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -14,10 +14,10 @@
|
|
| 14 |
|
| 15 |
<!-- Personal styles -->
|
| 16 |
<link rel="stylesheet" href="./css/main.css">
|
| 17 |
-
|
| 18 |
-
<script type='text/javascript' src='https://cdn.knightlab.com/libs/soundcite/latest/js/soundcite.min.js'></script>
|
| 19 |
-
|
| 20 |
-
<script type='text/javascript' src='./js/soundcite.js'></script
|
| 21 |
|
| 22 |
|
| 23 |
</head>
|
|
|
|
| 14 |
|
| 15 |
<!-- Personal styles -->
|
| 16 |
<link rel="stylesheet" href="./css/main.css">
|
| 17 |
+
<link href='https://cdn.knightlab.com/libs/soundcite/latest/css/player.css' rel='stylesheet' type='text/css'>
|
| 18 |
+
<script type='text/javascript' src='https://cdn.knightlab.com/libs/soundcite/latest/js/soundcite.min.js'></script>
|
| 19 |
+
<!--<link href='./css/player.css' rel='stylesheet' type='text/css'>
|
| 20 |
+
<script type='text/javascript' src='./js/soundcite.js'></script>-->
|
| 21 |
|
| 22 |
|
| 23 |
</head>
|