Webserver is running

This commit is contained in:
Ollo
2021-11-27 16:19:35 +01:00
parent 49312a203d
commit 29beff5e82
2 changed files with 46 additions and 8 deletions

10
data/index.htm Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>IKEA Home Sensor</title>
</head>
<body id="body">
<h1>Room Sensor</h1>
</body>
</html>