From 2ee3e4c022c9dc3134f7a6f93959093de3c22668 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 13 May 2026 12:06:12 -0700 Subject: [PATCH] Update content through Mattrbld --- src/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.md b/src/index.md index 2364227..c8f1c51 100644 --- a/src/index.md +++ b/src/index.md @@ -54,6 +54,8 @@ Now, let’s see if our markdown attributes feature works. Here’s my [website ## Images +![chickadee](/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. Ok, let’s push this and see what we get.