mirror of
https://github.com/alee14-projects/website.git
synced 2025-01-22 07:53:13 -05:00
fixed this hopefully
This commit is contained in:
parent
2842fd394a
commit
b7a5b130cf
1 changed files with 0 additions and 1 deletions
|
@ -39,5 +39,4 @@ function randomtext() {
|
|||
return randomtxt[Math.floor((Math.random() * 4.00))];
|
||||
}
|
||||
|
||||
//document.getElementById("404message").innerHTML = randomtext();
|
||||
export default Custom404
|
||||
|
|
Loading…
Reference in a new issue