diff options
| author | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-04-03 18:54:31 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 18:58:10 -0400 |
| commit | a50fbd330f4738a59595d4e5d06060eeb807ed9c (patch) | |
| tree | e07e44aba481da901080b778d948bd5298657cf9 | |
| parent | 6018b2282f92f3730ff17a57718e838b8a7806d4 (diff) | |
| download | pokeworld-website-a50fbd330f4738a59595d4e5d06060eeb807ed9c.tar.gz pokeworld-website-a50fbd330f4738a59595d4e5d06060eeb807ed9c.tar.bz2 pokeworld-website-a50fbd330f4738a59595d4e5d06060eeb807ed9c.zip | |
Revert "BETTER 404"
This reverts commit 6018b2282f92f3730ff17a57718e838b8a7806d4.
| -rw-r--r-- | 404.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,10 +23,10 @@ </div> </header> <div class="container"> - <h1>Oopsie Woopsie!</h1> - <h2>You made a fucky wucky!</h2> - <p>A wittle fucko bingo!</p> - <p>Check your grammar, and work very hard to fix this error! This is the 404 page!</p> + <h1>Well, this was a weird sight...</h1> + <h2>Maybe you spelled something wrong or maybe something else happened.</h2> + <p>Because I think, right now, that you are about to be sucked up by a black hole!</p> + <p>Now what about you spell that page correctly and you should be fine!</p> </div> <footer> <p>Universe by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> |
