From 500fa849071babaf717e183f8c29924ea12af39c Mon Sep 17 00:00:00 2001 From: Noololly <95478511+Noololly@users.noreply.github.com> Date: Fri, 4 Mar 2022 12:06:42 +0000 Subject: [PATCH] Create index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0ffac5b..9931f50 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ alert("that alex is the best!!"); } while(true){ - setTimeout(() => {alert("I'm never gonna give you up");}, 60000); + setTimeout(() => {alert("I'm never gonna give you up");}, 60000); }