clr commited on
Commit
bba94d6
1 Parent(s): c054b01

Update index.html

Browse files
Files changed (1) hide show
  1. 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://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">
 
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">