diff options
| -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"> |
