Update about page.

This commit is contained in:
Dhananjay Balan 2017-02-01 15:15:18 +01:00
parent b037a8dde1
commit 3241c491e5
2 changed files with 7 additions and 3 deletions

View File

@ -1,8 +1,11 @@
--- ---
title: About title: About
--- ---
=======
About
=======
https://dbalan.in https://dbalan.in
Why are top domains for? What are top domains for?

View File

@ -1,6 +1,7 @@
<article class="group"> <article class="group">
<h1>$title$</h1> <h1>$title$</h1>
<p class="subtitle">$date$</p> <p class="subtitle">$date$</p>
<section>
$body$ $body$
</section>
</article> </article>