diff --git a/index.html b/index.html index 1b1c616..f24bbff 100644 --- a/index.html +++ b/index.html @@ -19,9 +19,9 @@ let savedLink = localStorage.getItem("savedLink"); document.addEventListener("keydown", function(event) { - if (event.key === "`") { + if (event.key === ",") { if (!savedLink) { - savedLink = prompt("Panic key will open:"); + savedLink = prompt("Escape to: https://YOURLINK.tld"); if (savedLink) { localStorage.setItem("savedLink", savedLink); } @@ -36,7 +36,7 @@

MilkNet

-

Paradise for bored students. What would you like to do? (Press ` to escape)

+

Paradise for bored students. What would you like to do? (Press , to escape)

GamesAppsLinksRequestsRetro Games