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", "icon": "globe-alt",
"label": "pages", "label": "Pages",
"target": { "target": {
"name": "Project.Collection", "name": "Project.Collection",
"params": { "params": {

View File

@ -54,6 +54,8 @@ 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.