Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<title>¿Title?</title>
|
7 |
|
8 |
<!-- Bootstrap CSS files-->
|
9 |
-
<link rel="stylesheet" href="https://
|
10 |
|
11 |
<!-- Google web fonts -->
|
12 |
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700" rel="stylesheet">
|
|
|
6 |
<title>¿Title?</title>
|
7 |
|
8 |
<!-- Bootstrap CSS files-->
|
9 |
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
10 |
|
11 |
<!-- Google web fonts -->
|
12 |
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700" rel="stylesheet">
|