Spaces:
Sleeping
Sleeping
Commit
·
a69cb9e
1
Parent(s):
d247f5e
update html
Browse files
src/demo/templates/demo/index.html
CHANGED
|
@@ -348,6 +348,8 @@ FONTS & ICONS
|
|
| 348 |
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
|
| 349 |
<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
| 350 |
<![endif]-->
|
|
|
|
|
|
|
| 351 |
</head>
|
| 352 |
|
| 353 |
|
|
|
|
| 348 |
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
|
| 349 |
<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
| 350 |
<![endif]-->
|
| 351 |
+
|
| 352 |
+
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
| 353 |
</head>
|
| 354 |
|
| 355 |
|