Update content through Mattrbld

This commit is contained in:
2026-05-13 11:03:49 -07:00
parent a2b0055a54
commit 4561e96a68
2 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,7 @@
},
{
"icon": "globe-alt",
"label": "pages",
"label": "Pages",
"target": {
"name": "Project.Collection",
"params": {

View File

@ -54,6 +54,8 @@ Now, lets see if our markdown attributes feature works. Heres my [website
## 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.
Ok, lets push this and see what we get.