Spaces:
Running
Running
TenPoisk
commited on
Commit
Β·
1929563
1
Parent(s):
eaab75a
Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
<head>
|
2 |
-
<link
|
|
|
|
|
|
|
3 |
</head>
|
4 |
<title>NetList</title>
|
5 |
<script async src="https://cse.google.com/cse.js?cx=d3fab78fd2a994ee3">
|
|
|
1 |
<head>
|
2 |
+
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
3 |
+
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
|
4 |
+
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
|
5 |
+
<link rel="manifest" href="site.webmanifest">
|
6 |
</head>
|
7 |
<title>NetList</title>
|
8 |
<script async src="https://cse.google.com/cse.js?cx=d3fab78fd2a994ee3">
|