Started Work on Web UI

This commit is contained in:
Elia Zammuto
2021-05-09 18:55:34 +02:00
parent 661c8260e5
commit 4fe90dcbd6
12 changed files with 498 additions and 14 deletions

4
assets/web/config.html Normal file
View File

@@ -0,0 +1,4 @@
<div id="content" class="container">
<h1>Hello, Sunshine!</h1>
<p>Placeholer for config page</p>
</div>