Update content through Mattrbld

This commit is contained in:
2026-05-13 10:48:49 -07:00
parent 00a3dd8600
commit b5a9f83c88
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{ {
"alt": null, "alt": "chickadee",
"title": null "title": null
} }

View File

@ -54,8 +54,6 @@ Now, lets see if our markdown attributes feature works. Heres my [website
## Images ## Images
![](/src/images/dscf-3866.JPG)
Weve added an image above. I tried to add alt text, but Im not sure that Eleventy will pick up on that. Weve added an image above. I tried to add alt text, but Im not sure that Eleventy will pick up on that.
Ok, lets push this and see what we get. Ok, lets push this and see what we get.