chore: image

This commit is contained in:
Cory Dransfeldt 2024-04-30 19:02:42 -07:00
parent 75632e2ffd
commit 0b9353c8a7
No known key found for this signature in database
6 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@ permalink: /about.html
<div class="avatar-wrapper flex-centered">
<div class="interior">
{%- capture about_alt -%}{{ meta.siteName }} - image by David Neal / @reverentgeek{%- endcapture -%}
{% image 'https://coryd.dev/.netlify/images/?url=/assets/img/avatar.png&w=600', about_alt, '', 'eager' %}
{% image 'https://coryd.dev/.netlify/images/?url=/assets/img/default.png&w=600', about_alt, '', 'eager' %}
</div>
</div>
<h2 class="page-header text-centered">Hi, I'm Cory</h2>