Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt authored Oct 19, 2024
1 parent 870f93c commit 871314e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ <h1>Oops! A 404 Page!</h1>
randomImage[2] = "https://media1.tenor.com/m/f911hugXZHAAAAAC/scrunchy-dog-awkward-smile.gif"
randomImage[3] = "https://media1.tenor.com/m/rl5HSMVQcbcAAAAd/mr-penis-mister-penis.gif"
randomImage[4] = "https://media1.tenor.com/m/1CmXqnEBAC8AAAAd/freak-freaky.gif"
randomImage[5] = "https://media1.tenor.com/m/92yhm9XyDlwAAAAC/the-goon-dodgeball.gif"

// genrate a number and provide to genrate image accordingly
var number = Math.floor(Math.random()*randomImage.length);
Expand Down

0 comments on commit 871314e

Please sign in to comment.