Remove images URL
This commit is contained in:
parent
44ba341d62
commit
995fa354f3
5 changed files with 8 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
<div class="flex">
|
||||
<div class="mr-4 flex-none leading-none">
|
||||
<img
|
||||
src="{{ site.images_url }}{{ site.avatar.url }}"
|
||||
src="{{ site.avatar.url }}"
|
||||
alt="Picture of Oliver"
|
||||
class="avatar w-16"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue