Spaces:
Running
Running
Remove all favicon references - clean solution
Browse files- index.html +0 -2
index.html
CHANGED
|
@@ -2,8 +2,6 @@
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
-
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
| 6 |
-
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
| 7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 8 |
<title>@gradio/dataframe Demo</title>
|
| 9 |
</head>
|
|
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
|
|
|
|
|
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
<title>@gradio/dataframe Demo</title>
|
| 7 |
</head>
|