aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.html3
-rwxr-xr-xindex.html6
-rw-r--r--pokebot.html3
-rw-r--r--typer.html3
4 files changed, 12 insertions, 3 deletions
diff --git a/about.html b/about.html
index fb91cda..84fa209 100644
--- a/about.html
+++ b/about.html
@@ -30,6 +30,9 @@
</div>
<footer>
<p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright &copy; 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/index.html b/index.html
index 1b00440..7a80da5 100755
--- a/index.html
+++ b/index.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 &copy; 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 &copy; 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/typer.html b/typer.html
index d3528de..ea48d19 100644
--- a/typer.html
+++ b/typer.html
@@ -30,6 +30,9 @@
</div>
<footer>
<p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright &copy; 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>