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.