diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..da9364d --- /dev/null +++ b/about.html @@ -0,0 +1,8 @@ +--- +layout: default +--- + +<div class="well"> + <h1>About me</h1> + <p>Hello, I am me.</p> +</div> |