Basic http capability

This commit is contained in:
2024-09-09 22:12:53 +02:00
commit 6c96cae51d
4 changed files with 14 additions and 0 deletions

3
static/css/index.css Normal file
View File

@@ -0,0 +1,3 @@
h1 {
color: red;
}