Updated home avatar

This commit is contained in:
Felipe M 2017-03-13 12:33:05 +01:00
parent 60fd3be2e3
commit ac8718e9de
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

View file

@ -5,7 +5,7 @@
{% block main_content %}
<div class="grid center">
<div class="col-1-3">
<img src="{{ 'static/images/avatar.png'|url }}">
<img src="{{ 'static/images/avatar.jpg'|url }}">
</div>
<div class="col-2-3">
{{ this.body }}