From 3eb060cc56f88899bdffbbf12c0a6c5a8a8145d4 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Fri, 28 Jul 2023 14:44:22 +1000 Subject: [PATCH] main: Set footer to not be floating --- assets/js/status.js | 1 - index.html | 7 +++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/assets/js/status.js b/assets/js/status.js index 01f2c93..b29efd9 100644 --- a/assets/js/status.js +++ b/assets/js/status.js @@ -46,6 +46,5 @@ function checkStatuses(){ else document.getElementById('hnshosting').style.color = '#ff0000'; }); } - // Check on load checkStatuses(); \ No newline at end of file diff --git a/index.html b/index.html index fb7489e..16947e1 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -40,8 +40,7 @@ - - +