aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-06 18:36:13 -0400
committerAlee <alee14498@gmail.com>2018-04-06 18:36:13 -0400
commit4b359a2ace57f16b3c08991e06d7427f9d969936 (patch)
treeb47fad73227f78f89abd4c7fe347cfa9ae6c17be /index.html
parent4d75bac80d498c39fef379ce9c5e413ecc793ad5 (diff)
downloadAvalon-4b359a2ace57f16b3c08991e06d7427f9d969936.tar.gz
Avalon-4b359a2ace57f16b3c08991e06d7427f9d969936.tar.bz2
Avalon-4b359a2ace57f16b3c08991e06d7427f9d969936.zip
Added the files
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..edd996f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <link rel="stylesheet" href="./assets/css/styles.css">
+ </head>
+ <body>
+ <div class="container">
+ <h1>Welcome to Project Avalon!</h1>
+ <p>This is a working progress website</p>
+ </div>
+ </body>
+</html> \ No newline at end of file