From 00a3dd8600ac97ea81d13018fdea25cb9ed3c77c Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 13 May 2026 10:44:14 -0700 Subject: [PATCH] Update content through Mattrbld --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index 39a3b84..bc3dbc9 100644 --- a/src/index.md +++ b/src/index.md @@ -54,7 +54,7 @@ Now, let’s see if our markdown attributes feature works. Here’s my [website ## Images -![chickadee! wahoo!](/src/images/dscf-3866.JPG) +![](/src/images/dscf-3866.JPG) We’ve added an image above. I tried to add alt text, but I’m not sure that Eleventy will pick up on that.