diff options
| -rw-r--r-- | download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.html b/download.html index e08b769..89409ac 100644 --- a/download.html +++ b/download.html @@ -72,7 +72,7 @@ <div class="row"> <div class="col-lg-12 text-center"> - <p>Welcome to our Download page!</p> + <h1>Welcome to our Download page!</h1> <a href="programs/AleeBrowser.exe">AleeBrowser</a> </div> </div> |
