Adds authors

This commit is contained in:
Ketan Gupta
2017-02-01 20:43:28 +05:30
parent 8a4a5d08ab
commit 16849fe42b
3 changed files with 10 additions and 0 deletions

View File

@ -12,6 +12,9 @@ layout: layout
<div class="date">
{{ page.date | date: "%B %e, %Y" }}
</div>
<div class="author">
{{ page.author }}
</div>
</div>
<div class="row body">