move assets, setup everything

This commit is contained in:
Agahnim 2026-03-19 15:16:04 +01:00
parent 0cbee2e73e
commit 3fe2c50961
Signed by: Agahnim
SSH key fingerprint: SHA256:Zj65PJnE0dRYye8Ltk/qDglynyXUxJngQ9qqx/VI+b4
75 changed files with 28 additions and 2 deletions

3
static/style.css Normal file
View file

@ -0,0 +1,3 @@
body {
background-color: crimson;
}