From a07a34776e9107de273327315cde15996c0ed7b1 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 13 May 2026 12:08:25 -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 c8f1c51..029230f 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](/images/dscf-3866.JPG) +![](/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.