Spaces in /source

This commit is contained in:
Oliver Davies 2015-06-06 17:21:24 +01:00
parent 45c8708a5f
commit 6e9dd34d0f
121 changed files with 1051 additions and 1051 deletions

View file

@ -1,5 +1,5 @@
<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>
<h2>About the Author</h2>
<img src="{{ site.gravatar_url }}?s=50" alt="Picture of Oliver" class="img-circle">
<p>{{ site.bio|raw }}</p>
</div>