diff --git a/index.md b/index.md index e69de29..2830e8b 100644 --- a/index.md +++ b/index.md @@ -0,0 +1,8 @@ +# This is a header line using h1. +## This is h2 +### This is h3 +#### This is h4 +##### This is h5 +###### This is h6 + +Added examples of headers