Initial commit

This commit is contained in:
2025-01-14 22:57:11 +01:00
commit 65bc520524
31 changed files with 25979 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');