diff options
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,12 +26,12 @@ <div class="container"> <h1>Welcome to the PokeWorld website!</h1> <p>Right now this website is bare so please stay tune for updates for this site!</p> - <a href = "https://discord.gg/YqEUBGr"> - <img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square"> - </a> </div> <footer> <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> + <a href = "https://discord.gg/YqEUBGr"> + <img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square"> + </a> </footer> </body> </html> |
