diff options
| author | Alee <alee14498@gmail.com> | 2018-03-18 19:53:19 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-18 19:53:19 -0400 |
| commit | 72b76106c1b6db3c12fa8907492092882baaca93 (patch) | |
| tree | bbdebf3f417ced3d430a7b13b1a995e465c811a0 | |
| parent | 6aab3dcc6ee76736977977b02800d6bce89c2226 (diff) | |
| download | pokeworld-website-72b76106c1b6db3c12fa8907492092882baaca93.tar.gz pokeworld-website-72b76106c1b6db3c12fa8907492092882baaca93.tar.bz2 pokeworld-website-72b76106c1b6db3c12fa8907492092882baaca93.zip | |
Added bold on the question
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ </header> <div class="container"> <h1>Welcome to the Universe website!</h1> - <p>Now what's Universe?</p> + <p><b>Now what's Universe?</b></p> <p>It's a place made by Alee, TheEdgeNK and jtsshieh which right now is focused on PokeWorld, but in the future they will work on something new!</p> <p>Also if you want to use PokeBot, please join PokeWorld. The link to it can be found in the header above.</p> </div> |
