Browse Source

test move bootstrap

schtonn 2 years ago
parent
commit
0e1f408674
2 changed files with 7 additions and 1 deletions
  1. 4 0
      css/bootstrap.min.css
  2. 3 1
      paint/index.html

File diff suppressed because it is too large
+ 4 - 0
css/bootstrap.min.css


+ 3 - 1
paint/index.html

@@ -1,7 +1,9 @@
 <head>
     <link rel="manifest" href="/site.webmanifest">
-    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
+    <link rel="stylesheet" href="../css/bootstrap.min.css"
         integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
+    <!-- <link async rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
+        integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous"> -->
     <link rel="stylesheet" href="../css/style.css">
     <link rel="preconnect" href="https://fonts.gstatic.com">
     <link href="https://fonts.loli.net/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700

Some files were not shown because too many files changed in this diff