Switched mysql from connection to pool, Replaced connect-flash with build-in code

This commit is contained in:
2026-01-09 23:41:07 +01:00
parent cc92b4653c
commit cd07bb0cbf
8 changed files with 519 additions and 486 deletions

View File

@@ -32,7 +32,7 @@ body {
}
.container{
padding: 1%;
padding: 1% 1% 80px 1%;
}
a {