Remove images URL

This commit is contained in:
Oliver Davies 2018-09-04 20:29:16 +01:00
parent 44ba341d62
commit 995fa354f3
5 changed files with 8 additions and 9 deletions

View file

@ -17,7 +17,7 @@ permalink: /
<div class="mb-4 w-1/3 sm:w-1/4 lg:w-1/6">
<img
src="{{ site.images_url }}{{ site.avatar.url }}"
src="{{ site.avatar.url }}"
alt="Picture of Oliver"
class="avatar"
>