Adds folder to be served from SD.

This commit is contained in:
Simon Weidacher
2021-12-26 14:00:29 +01:00
parent b110a28d20
commit 45785517e5

8
www/index.html Normal file
View File

@@ -0,0 +1,8 @@
<html>
<head>
<title>Kidsbox</title>
</head>
<body>
<h1>Hi, I'm a File!</h1>
</body>
</html>