diff options
| author | pokesudenk <thisis@notarealema.il> | 2018-03-07 16:52:58 -0500 |
|---|---|---|
| committer | pokesudenk <thisis@notarealema.il> | 2018-03-07 16:52:58 -0500 |
| commit | 990cc17fe3fe25ee68e22e6b4fdbf0882bbb9f79 (patch) | |
| tree | 142c476286ba718d4489fe36d685260f1879e3d4 | |
| parent | 9c044810698b15a60da70045f7572e8d1c1c5790 (diff) | |
| parent | d93320b1255967a6f8bb942a2d9e3d1c109b5ba1 (diff) | |
| download | pokeworld-website-990cc17fe3fe25ee68e22e6b4fdbf0882bbb9f79.tar.gz pokeworld-website-990cc17fe3fe25ee68e22e6b4fdbf0882bbb9f79.tar.bz2 pokeworld-website-990cc17fe3fe25ee68e22e6b4fdbf0882bbb9f79.zip | |
Merge branch 'master' of https://github.com/PokeWorld/pokeworld.github.io
| -rwxr-xr-x | index.html | 2 | ||||
| -rw-r--r-- | pokebot.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ <p>Right now this website is bare so please stay tune for updates for this site!</p> </div> <footer> - <p>PokeWorld by: Alee, TheEdgeNK and jtshieh, Copyright © 2018</p> + <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> </footer> </body> </html> diff --git a/pokebot.html b/pokebot.html index f4e5d45..ec5e753 100644 --- a/pokebot.html +++ b/pokebot.html @@ -29,7 +29,7 @@ <p>Hi, I am dummy developer text.</p> </div> <footer> - <p>PokeWorld by: Alee, TheEdgeNK and jtshieh, Copyright © 2018</p> + <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> </footer> </body> </html> |
