Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -5,14 +5,14 @@
|
|
5 |
<meta charset="utf-8">
|
6 |
<title>¿Title?</title>
|
7 |
|
8 |
-
|
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">
|
13 |
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600" rel="stylesheet">
|
14 |
|
15 |
-
<!--
|
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 |
|