diff --git a/.mattrbld/media/dscf-3866.JPG.json b/.mattrbld/media/dscf-3866.JPG.json index 6ece484..22e7d9f 100644 --- a/.mattrbld/media/dscf-3866.JPG.json +++ b/.mattrbld/media/dscf-3866.JPG.json @@ -1,4 +1,4 @@ { - "alt": null, + "alt": "chickadee", "title": null } \ No newline at end of file diff --git a/src/index.md b/src/index.md index bc3dbc9..21bb897 100644 --- a/src/index.md +++ b/src/index.md @@ -54,8 +54,6 @@ Now, let’s see if our markdown attributes feature works. Here’s my [website ## Images -![](/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. Ok, let’s push this and see what we get.