clr commited on
Commit
d6ade35
1 Parent(s): 932f575

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -5,14 +5,14 @@
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">
14
 
15
- <!-- Local styles -->
16
  <link rel="stylesheet" href="https://huggingface.co/spaces/clr/prosaln/resolve/main/css/main.css">
17
  </head>
18
 
 
5
  <meta charset="utf-8">
6
  <title>¿Title?</title>
7
 
8
+ <!-- Bootstrap CSS files-->
9
+ <link rel="stylesheet" href="https://huggingface.co/spaces/clr/prosaln/resolve/main/css/bootstrap.css">
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">
14
 
15
+ <!-- Personal styles -->
16
  <link rel="stylesheet" href="https://huggingface.co/spaces/clr/prosaln/resolve/main/css/main.css">
17
  </head>
18