Added dummy favicon to web page
This commit is contained in:
parent
538ab58221
commit
4fc2e1898d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ const char* MAIN_PAGE PROGMEM = R"=====(
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
|
<link rel="icon" href="data;,">
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
var Socket;
|
var Socket;
|
||||||
|
|
Loading…
Reference in a new issue