From 0f6224ad798647984bd2d8ccfc12ed468fbe5640 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 17 Aug 2023 10:04:51 -0700 Subject: [PATCH] chore: update alt --- src/about.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/about.md b/src/about.md index ceef1d44..3a49ada0 100644 --- a/src/about.md +++ b/src/about.md @@ -19,7 +19,8 @@ meta: ---
- {% image './src/assets/img/avatar.webp', site.name, 'max-w-xs w-full h-auto', '600px', 'eager' %} + {% capture about_alt %}{{ site.name }} - image by David Neal / @reverentgeek{% endcapture %} + {% image './src/assets/img/avatar.webp', about_alt, 'max-w-xs w-full h-auto', '600px', 'eager' %}

Hi, I'm Cory