aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-18 19:53:19 -0400
committerAlee <alee14498@gmail.com>2018-03-18 19:53:19 -0400
commit72b76106c1b6db3c12fa8907492092882baaca93 (patch)
treebbdebf3f417ced3d430a7b13b1a995e465c811a0
parent6aab3dcc6ee76736977977b02800d6bce89c2226 (diff)
downloadpokeworld-website-72b76106c1b6db3c12fa8907492092882baaca93.tar.gz
pokeworld-website-72b76106c1b6db3c12fa8907492092882baaca93.tar.bz2
pokeworld-website-72b76106c1b6db3c12fa8907492092882baaca93.zip
Added bold on the question
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f0e5578..3ec6471 100644
--- a/index.html
+++ b/index.html
@@ -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>