Fix dashboard rendering

This commit is contained in:
jude
2025-11-05 18:52:36 +00:00
parent 901cf575c4
commit a4ec39e4a2
6 changed files with 55 additions and 11 deletions

4
.gitignore vendored
View File

@@ -3,8 +3,8 @@ target
/venv
.cargo
.idea
web/static/index.html
web/static/assets
static/index.html
static/assets
# Logs
logs
*.log