chore: update images

This commit is contained in:
Cory Dransfeldt 2024-03-07 15:48:23 -08:00
parent 5167a8f97f
commit 4a8bb9f06b
No known key found for this signature in database
25 changed files with 69 additions and 41 deletions

View file

@ -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>