feat: use character data from database

This commit is contained in:
Axel Cocat 2022-01-02 18:36:16 +01:00
parent 028d0390f4
commit ac26336bc3
16 changed files with 159543 additions and 162 deletions

3
static/css/armory.css Normal file
View file

@ -0,0 +1,3 @@
html {
background-color: #202124;
}