diff options
| -rw-r--r-- | about.html | 3 | ||||
| -rwxr-xr-x | index.html | 6 | ||||
| -rw-r--r-- | pokebot.html | 3 | ||||
| -rw-r--r-- | typer.html | 3 |
4 files changed, 12 insertions, 3 deletions
@@ -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> @@ -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> 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> @@ -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> |
