diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-29 21:08:21 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-29 21:08:21 -0400 |
| commit | ce405a8ffc1a40514f447ce5a8c1b0ddbf087271 (patch) | |
| tree | 2ed422c67e79f792c252bb92d369a3eac45ef1a2 | |
| parent | 8521e88575200ff8d623fbfedfbcc374d63e94f3 (diff) | |
| download | pokeworld-website-ce405a8ffc1a40514f447ce5a8c1b0ddbf087271.tar.gz pokeworld-website-ce405a8ffc1a40514f447ce5a8c1b0ddbf087271.tar.bz2 pokeworld-website-ce405a8ffc1a40514f447ce5a8c1b0ddbf087271.zip | |
Added links in the about page
| -rw-r--r-- | _pages/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_pages/about.html b/_pages/about.html index b27a85c..a8ac35f 100644 --- a/_pages/about.html +++ b/_pages/about.html @@ -5,7 +5,7 @@ permalink: /about --- <br> <h1>About PokeWorld</h1> -<p>PokeWorld is a discord server made by jtsshieh, TheEdgeNK and Alee</p> +<p>PokeWorld is a discord server made by <a href="https://github.com/jtsshieh">jtsshieh</a>, <a href="https://github.com/TheEdgeNK">TheEdgeNK</a> and <a href="https://github.com/Alee14">Alee</a></p> <h1>History</h1> <p>PokéWorld started as a community created by now-moderator Sylv early in 2018. The goal of this server on Discord was to be a Pokécord community who helped each other progress in the bot, and allowed for competitive play to take place. TheEdgeNK, Alee, and jtsshieh were tasked with creating a Discord bot that could help certain aspects of competitive play take place, such as the now-implemented gym system and work-in-progress clan system.</p> <p>During this period of time, there were some disagreements between bot developers and general server staff. This provoked TheEdgeNK, Alee, and jtsshieh to make their own version of PokéWorld that would have the bot to enhance the experience of players, along with welcoming moderators and admins. Some server staff also came with them to the new server, which was called PokéWorld (very creative).</p> |
