TenPoisk commited on
Commit
eaab75a
Β·
1 Parent(s): f970a60

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -1,7 +1,6 @@
1
  <head>
2
- <link rel="favicon.ico" href="netlist.v1/favicon.ico" type="image/x-icon">
3
- <head>
4
-
5
  <title>NetList</title>
6
  <script async src="https://cse.google.com/cse.js?cx=d3fab78fd2a994ee3">
7
  </script>
 
1
  <head>
2
+ <link rel = "icon" href = "favicon.ico" type = "image/x-icon">
3
+ </head>
 
4
  <title>NetList</title>
5
  <script async src="https://cse.google.com/cse.js?cx=d3fab78fd2a994ee3">
6
  </script>