clr commited on
Commit
bae70b4
1 Parent(s): 7d63edc

Update index.html

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