chore: image

This commit is contained in:
Cory Dransfeldt 2024-04-30 18:58:12 -07:00
parent 71774e5497
commit e2be019daf
No known key found for this signature in database
7 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>