Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
</li>
|
45 |
</ul>
|
46 |
|
47 |
-
|
48 |
<script type="text/javascript" src="./js/js.php"></script>
|
49 |
</body>
|
50 |
</html>
|
|
|
44 |
</li>
|
45 |
</ul>
|
46 |
|
47 |
+
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
48 |
<script type="text/javascript" src="./js/js.php"></script>
|
49 |
</body>
|
50 |
</html>
|