Update index.html

added code for favicon.ico
This commit is contained in:
Bimmi
2023-06-25 08:44:07 +02:00
committed by GitHub
parent e5ddba02ff
commit f460046c51

View File

@@ -7,7 +7,7 @@
<title>Open EPaper Link Access Point</title>
<link rel="stylesheet" href="main.css" type="text/css" />
<link rel="icon" href="data:,">
<link rel="icon" type="image/vnd.icon" href="favicon.ico">
</head>
<body>
@@ -206,4 +206,4 @@ Latency will be around 40 seconds.">
</body>
</html>
</html>