diff options
| -rw-r--r-- | download.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/download.html b/download.html index 89409ac..0e1199f 100644 --- a/download.html +++ b/download.html @@ -74,6 +74,7 @@ <div class="col-lg-12 text-center"> <h1>Welcome to our Download page!</h1> <a href="programs/AleeBrowser.exe">AleeBrowser</a> + <a href="https://github.com/AleeCorp">Our GitHub Page!</a> </div> </div> <!-- /.row --> |
