Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
-
<title>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
|
9 |
<style type="text/css">
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
+
<title>ARCH: Audio Representation benCHmark</title>
|
7 |
+
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
|
8 |
<link rel="stylesheet" href="style.css" />
|
9 |
|
10 |
<style type="text/css">
|