main: Test using templates
All checks were successful
Build Docker / Build Bot (push) Successful in 23s
Build Docker / Build Master (push) Successful in 28s

This commit is contained in:
2023-08-25 23:26:44 +10:00
parent 076303d475
commit 494a7e28a6
3 changed files with 52 additions and 23 deletions

View File

@@ -0,0 +1,7 @@
html {
background-color: black;
color: white;
font-family: 'Roboto', sans-serif;
font-size: 16px;
text-align: center;
}