Updated home avatar
This commit is contained in:
parent
60fd3be2e3
commit
ac8718e9de
3 changed files with 1 additions and 1 deletions
BIN
assets/static/images/avatar.jpg
Normal file
BIN
assets/static/images/avatar.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Binary file not shown.
Before Width: | Height: | Size: 118 KiB |
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue