diff options
| author | pokesudenk <thisis@notarealema.il> | 2018-03-07 17:03:20 -0500 |
|---|---|---|
| committer | pokesudenk <thisis@notarealema.il> | 2018-03-07 17:03:20 -0500 |
| commit | 415080ec33a4fe1658ffc3390761fa2e21a8c64e (patch) | |
| tree | 8f87268b2b81a888d88d64b99a2efccf65d20dbe /pokebot.html | |
| parent | 78ff8b70f0bf2cdee497b9fc55f134a9539f9422 (diff) | |
| download | pokeworld-website-415080ec33a4fe1658ffc3390761fa2e21a8c64e.tar.gz pokeworld-website-415080ec33a4fe1658ffc3390761fa2e21a8c64e.tar.bz2 pokeworld-website-415080ec33a4fe1658ffc3390761fa2e21a8c64e.zip | |
let's see how this looks
Diffstat (limited to 'pokebot.html')
| -rw-r--r-- | pokebot.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pokebot.html b/pokebot.html index aba0f4c..5b3e18b 100644 --- a/pokebot.html +++ b/pokebot.html @@ -30,6 +30,9 @@ </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> |
