Added dummy favicon to web page

This commit is contained in:
rljonesau 2018-12-19 18:45:50 +11:00
parent 538ab58221
commit 4fc2e1898d

View file

@ -27,6 +27,7 @@ const char* MAIN_PAGE PROGMEM = R"=====(
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="icon" href="data;,">
<script>
var Socket;