aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpokesudenk <thisis@notarealema.il>2018-03-07 17:03:20 -0500
committerpokesudenk <thisis@notarealema.il>2018-03-07 17:03:20 -0500
commit415080ec33a4fe1658ffc3390761fa2e21a8c64e (patch)
tree8f87268b2b81a888d88d64b99a2efccf65d20dbe /index.html
parent78ff8b70f0bf2cdee497b9fc55f134a9539f9422 (diff)
downloadpokeworld-website-415080ec33a4fe1658ffc3390761fa2e21a8c64e.tar.gz
pokeworld-website-415080ec33a4fe1658ffc3390761fa2e21a8c64e.tar.bz2
pokeworld-website-415080ec33a4fe1658ffc3390761fa2e21a8c64e.zip
let's see how this looks
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html6
1 files changed, 3 insertions, 3 deletions
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>