Initial commit

This commit is contained in:
2025-01-14 23:15:37 +01:00
commit fa06c402e6
31 changed files with 25972 additions and 0 deletions

3
static/main.css Normal file
View File

@ -0,0 +1,3 @@
body {
min-height: 100vh;
}

1
static/test.js Normal file
View File

@ -0,0 +1 @@
console.log('test.js');