clr commited on
Commit
2e4bc6c
1 Parent(s): bae70b4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -0
index.html CHANGED
@@ -5,6 +5,9 @@
5
  <meta charset="utf-8">
6
  <title>¿Title?</title>
7
 
 
 
 
8
  <!-- Google web fonts -->
9
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700" rel="stylesheet">
10
  <link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600" rel="stylesheet">
 
5
  <meta charset="utf-8">
6
  <title>¿Title?</title>
7
 
8
+ <!-- Bootstrap CSS files-->
9
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" 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">
13
  <link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600" rel="stylesheet">