diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 16:48:25 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 16:48:25 -0400 |
| commit | 00efc7dddcc1ec3c3580ff5b85d9de4aa46322a6 (patch) | |
| tree | 3f80e618117a8c493a716e6411c236ae03fb70f4 /index.html | |
| parent | ee1d1d953e9147ea8081af5b49a3737a7ca57a90 (diff) | |
| parent | e8a8fa88e59969df287813ff394ffd78c8370e8a (diff) | |
| download | pokeworld-website-00efc7dddcc1ec3c3580ff5b85d9de4aa46322a6.tar.gz pokeworld-website-00efc7dddcc1ec3c3580ff5b85d9de4aa46322a6.tar.bz2 pokeworld-website-00efc7dddcc1ec3c3580ff5b85d9de4aa46322a6.zip | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,7 +4,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> - <title>PokeWorld | Home</title> + <title>Universe | Home</title> <link rel="stylesheet" href="./css/style.css"> </head> <body> @@ -23,7 +23,8 @@ </header> <div class="container"> <h1>Welcome to the Universe website!</h1> - <p>Right now this website is bare so please stay tuned for updates for this site!</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> <footer> |
