Add git hashes to monitoring

This commit is contained in:
Mononaut
2024-12-12 00:51:30 +00:00
parent e58579ed8a
commit 6112c7f8ee
4 changed files with 85 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
}
.status-panel {
max-width: 720px;
max-width: 1000px;
margin: auto;
padding: 1em;
background: var(--box-bg);