main: Set footer to not be floating
All checks were successful
Build Docker / CheckFiles (push) Successful in 9s
Build Docker / Build Docker (push) Successful in 23s

This commit is contained in:
2023-07-28 14:44:22 +10:00
parent f4206169b0
commit 3eb060cc56
2 changed files with 3 additions and 5 deletions

View File

@@ -46,6 +46,5 @@ function checkStatuses(){
else document.getElementById('hnshosting').style.color = '#ff0000';
});
}
// Check on load
checkStatuses();