diff options
| author | Alee <alee14498@gmail.com> | 2018-03-07 16:59:09 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-07 16:59:09 -0500 |
| commit | 909b401b6f183ff3a4a60e99029307b3b173242c (patch) | |
| tree | f50cedc35f7d422f7ce78a38a2ba53f7b3ee2679 /index.html | |
| parent | d93320b1255967a6f8bb942a2d9e3d1c109b5ba1 (diff) | |
| download | pokeworld-website-909b401b6f183ff3a4a60e99029307b3b173242c.tar.gz pokeworld-website-909b401b6f183ff3a4a60e99029307b3b173242c.tar.bz2 pokeworld-website-909b401b6f183ff3a4a60e99029307b3b173242c.zip | |
Added the discord badge
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ <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> |
