aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>