initial commit

This commit is contained in:
2024-08-02 16:39:12 +01:00
commit f146b0c8e9
28 changed files with 400 additions and 0 deletions

7
assets/css/custom.css Normal file
View File

@@ -0,0 +1,7 @@
.link-itch-io {
background: rgb(248, 91, 91);
}
.link-ko-fi {
background: rgb(249, 124, 124);
}