Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
@@ -4,6 +4,10 @@
|
|
4 |
<!-- Metadata -->
|
5 |
<meta charset="utf-8">
|
6 |
<title>¿Title?</title>
|
|
|
|
|
|
|
|
|
7 |
|
8 |
<!-- Local styles -->
|
9 |
<link rel="stylesheet" href="https://huggingface.co/spaces/clr/prosaln/resolve/main/css/main.css">
|
|
|
4 |
<!-- Metadata -->
|
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">
|
11 |
|
12 |
<!-- Local styles -->
|
13 |
<link rel="stylesheet" href="https://huggingface.co/spaces/clr/prosaln/resolve/main/css/main.css">
|