aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-12-13 19:34:23 -0500
committerGitHub <noreply@github.com>2017-12-13 19:34:23 -0500
commitb255ea4bc0330838cfe540bbe7235334ba25a43a (patch)
treed71eff814019ff1a5db99c4835863a49d119e0db /index.html
parent542d8bf1dab4acce3958854bd4d7128e7600c716 (diff)
downloadaleecorp-website-b255ea4bc0330838cfe540bbe7235334ba25a43a.tar.gz
aleecorp-website-b255ea4bc0330838cfe540bbe7235334ba25a43a.tar.bz2
aleecorp-website-b255ea4bc0330838cfe540bbe7235334ba25a43a.zip
Header template done!
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index d120346..0131fc4 100644
--- a/index.html
+++ b/index.html
@@ -24,6 +24,10 @@
<div class="container">
<h1>Header 1</h1>
<h2>Header 2</h2>
+ <h3>Header 3</h3>
+ <h4>Header 4</h4>
+ <h5>Header 5</h5>
+ <h6>Header 6</h6>
</div>
<footer>
<p>AleeCorp Network, Copyright &copy; 2017</p>