diff options
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> |
