Create index.html
This commit is contained in:
parent
583fab27cf
commit
500fa84907
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue