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