DmitrMakeev commited on
Commit
1b0cf30
·
verified ·
1 Parent(s): aa0b2be

Update online.html

Browse files
Files changed (1) hide show
  1. 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