feat: Update notification cooldowns and add alerts to index
All checks were successful
Build Docker / BuildImage (push) Successful in 35s

This commit is contained in:
2024-09-12 18:51:39 +10:00
parent a2e173f777
commit fa78390fc7
4 changed files with 81 additions and 28 deletions

View File

@@ -10,7 +10,7 @@
margin: 25px;
display: block;
}
.warnings {
.warnings,.errors {
margin: auto;
width: 1000px;
max-width: 95%;