hmb HF Staff commited on
Commit
59d20f9
·
1 Parent(s): 4128e84

Remove all favicon references - clean solution

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