From 7150fc1de86b8beef45663875a7eeeb044a1f52d Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Fri, 14 Jul 2023 11:06:37 -0400 Subject: [PATCH] Update index.html --- apps/index.html | 60 ++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/apps/index.html b/apps/index.html index f09b635..4f34965 100644 --- a/apps/index.html +++ b/apps/index.html @@ -15,36 +15,36 @@ window.onkeyup = function(e){k=e.keyCode;if (k == "13"){window.location="/"}}