aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <alee14498@gmail.com>2017-03-31 15:31:16 -0400
committerAlee14 <alee14498@gmail.com>2017-03-31 15:31:16 -0400
commitaca737cab4e3b0630a399d9b0ae200e7332b2e51 (patch)
tree95a47640b4f051e24f37259dc7d51712fb3792ab
parentd4638fc18f1fa37588658acca1a621ebfcd8f86f (diff)
downloadaleecorp-website-aca737cab4e3b0630a399d9b0ae200e7332b2e51.tar.gz
aleecorp-website-aca737cab4e3b0630a399d9b0ae200e7332b2e51.tar.bz2
aleecorp-website-aca737cab4e3b0630a399d9b0ae200e7332b2e51.zip
Updated index.html
-rw-r--r--index.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/index.html b/index.html
index 557db03..0e88455 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,8 @@
-Hello World
+<html>
+ <head>
+ <title>AleeCorp</title>
+ </head>
+ <body>
+ <h1>Hello World!</h1>
+ </body>
+</html> \ No newline at end of file