Added start of Muldap web service
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-03-29 18:07:46 -04:00
parent 092c9f3791
commit 8a572e70b1
12 changed files with 227 additions and 2 deletions

5
public/css/dustdevil.css Normal file
View File

@ -0,0 +1,5 @@
body{
background: #eee;
font-family: Arial, sans-serif;
font-size: 18px;
}