chore: update images
This commit is contained in:
parent
5167a8f97f
commit
4a8bb9f06b
25 changed files with 69 additions and 41 deletions
|
@ -11,7 +11,7 @@ image: /assets/img/ogi/about.jpg
|
|||
<div class="avatar__wrapper flex--centered">
|
||||
<div class="avatar__wrapper--interior">
|
||||
{%- capture about_alt -%}{{ meta.siteName }} - image by David Neal / @reverentgeek{%- endcapture -%}
|
||||
{% image './src/assets/img/avatar.webp', about_alt, '', 'eager' %}
|
||||
{% image './src/assets/img/avatar.png', about_alt, '', 'eager' %}
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="page__header text--centered">Hi, I'm Cory</h2>
|
||||
|
|
Reference in a new issue