diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-07-11 11:06:48 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-07-11 11:06:48 -0400 |
| commit | ef4e14e071af1edb71b023ffd6aa6a1d8ad53eef (patch) | |
| tree | 43d357463ccdc748eec015c1cbd8509feb14b332 | |
| parent | 4b25bae143e47215da956f1e4e4f891cbfa0829c (diff) | |
| download | pokeworld-website-ef4e14e071af1edb71b023ffd6aa6a1d8ad53eef.tar.gz pokeworld-website-ef4e14e071af1edb71b023ffd6aa6a1d8ad53eef.tar.bz2 pokeworld-website-ef4e14e071af1edb71b023ffd6aa6a1d8ad53eef.zip | |
branding update
| -rw-r--r-- | 404.html | 4 | ||||
| -rw-r--r-- | galaxy/botinfo/index.html | 2 | ||||
| -rw-r--r-- | galaxy/index.html | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -28,8 +28,8 @@ <nav> <ul> <li><a href="http://universedevgroup.net/">Home</a></li> - <li><a href="http://universedevgroup.net/pokeworld">PokeWorld</a></li> - <li><a href="http://universedevgroup.net/games">Universe Games</a></li> + <li><a href="http://universedevgroup.net/galaxy">Galaxy</a></li> + <li><a href="http://universedevgroup.net/rules">Discord Rules</a></li> </ul> </nav> </div> diff --git a/galaxy/botinfo/index.html b/galaxy/botinfo/index.html index 84de18e..d107c83 100644 --- a/galaxy/botinfo/index.html +++ b/galaxy/botinfo/index.html @@ -61,7 +61,7 @@ </ul> </div> <footer> - <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> + <p>Universe by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> <p>To return to the portal, click back!</p> <a href = "https://discord.gg/YqEUBGr"> <img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square"> diff --git a/galaxy/index.html b/galaxy/index.html index ff9dfd7..5d25d1d 100644 --- a/galaxy/index.html +++ b/galaxy/index.html @@ -42,7 +42,7 @@ </a></center> </div> <footer> - <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> + <p>Universe by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> <p>To return to the portal, click back!</p> <a href = "https://discord.gg/YqEUBGr"> <img src="https://img.shields.io/discord/417088992329334792.svg?colorB=7289DA&label=discord&style=flat-square"> |
