Renamed about-author to about_author

This commit is contained in:
Oliver Davies 2015-08-09 01:41:27 +01:00
parent 2e55937a10
commit 855aaeefc6
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,7 @@
<div class="about-author">
<h2>About the Author</h2>
<img src="{{ site.gravatar.url }}?s=50" alt="Picture of Oliver" class="img-circle">
<p><a href="/">Oliver Davies</a> is a Drupal Developer and System Administrator based in the UK. He is a Senior Developer at <a href="https://microserve.io">Microserve</a> and also provides freelance consultancy services for Drupal websites and Linux servers.</p>
</div>