Explorar el Código

test move bootstrap

schtonn hace 2 años
padre
commit
0e1f408674
Se han modificado 2 ficheros con 7 adiciones y 1 borrados
  1. 4 0
      css/bootstrap.min.css
  2. 3 1
      paint/index.html

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio