diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 17:04:17 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 17:04:17 -0400 |
| commit | 8abfe42c78508421c533b6e5a22fce39d20201a2 (patch) | |
| tree | 3952bd6b81031c49f6003283fffb2224c8d6f2dd | |
| parent | 80d13e8a9183eddbadc87c6d01461b1a887ef051 (diff) | |
| download | pokeworld-website-8abfe42c78508421c533b6e5a22fce39d20201a2.tar.gz pokeworld-website-8abfe42c78508421c533b6e5a22fce39d20201a2.tar.bz2 pokeworld-website-8abfe42c78508421c533b6e5a22fce39d20201a2.zip | |
formatting
| -rw-r--r-- | 404.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,8 +25,8 @@ <div class="container"> <h1>Well, this was a weird sight...</h1> <h2>Maybe you spelled something wrong or maybe something else happened.</h2> - <h3>Because I think, right now, that you are about to be sucked up by a black hole!</h3> - <h3>Now what about you spell that page correctly and you should be fine!</h3> + <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> |
