Removed site.bio

This commit is contained in:
Oliver Davies 2015-07-17 20:47:53 +01:00
parent 8183fd6236
commit 0e6a3eec85
2 changed files with 3 additions and 4 deletions

View file

@ -1,5 +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>{{ site.bio|raw }}</p>
<p><a href="/">Oliver Davies</a> is a Drupal Developer and System Administrator based in the UK. He works for the <a href="https://assoc.drupal.org">Drupal Association</a> and also provides freelance consultancy services for Drupal websites and Linux servers.</p>
</div>