diff options
| -rw-r--r-- | download.html | 5 | ||||
| -rw-r--r-- | index.html | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/download.html b/download.html index 2af5262..0862253 100644 --- a/download.html +++ b/download.html @@ -57,7 +57,10 @@ </li> <li> <a href="http://alee14.ga/blog">Blog</a> - <li> + </li> + <li> + <a href="http://aleechat.epizy.com">AleeChat (Coming Soon! For Beta Testers!)</a> + </li> <a href="#">About</a> </li> </ul> @@ -60,7 +60,7 @@ <li> <li> <a href="http://aleechat.epizy.com">AleeChat (Coming Soon! For Beta Testers!)</a> - <li> + </li> <a href="#">About</a> </li> </ul> @@ -78,7 +78,8 @@ <h1>Welcome to AleeCorp Website!!!</h1> <p>This website is working progress</p> <p><b>NOW HIRING DEVELOPERS!!!!!</b></p> - <a href="http://alee14.ga">My Offical Website</a> + <p><a href="https://discord.gg/JqgXrAJ">Our Discord Server!</a> + <a href="http://alee14.ga">My Offical Website</a></p> </div> </div> <!-- /.row --> |
