Spaces:
Sleeping
Sleeping
Update online.html
Browse files- online.html +1 -1
online.html
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
<title>My static Space</title>
|
| 8 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
| 9 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
| 10 |
-
|
| 11 |
|
| 12 |
<style>
|
| 13 |
|
|
|
|
| 7 |
<title>My static Space</title>
|
| 8 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
| 9 |
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
| 11 |
|
| 12 |
<style>
|
| 13 |
|