From 27c4a5a19ba760d9a594a30e57153688132173c5 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 13 May 2026 10:41:07 -0700 Subject: [PATCH] Update content through Mattrbld --- .mattrbld/media/dscf-3866.JPG.json | 2 +- src/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mattrbld/media/dscf-3866.JPG.json b/.mattrbld/media/dscf-3866.JPG.json index 22e7d9f..6ece484 100644 --- a/.mattrbld/media/dscf-3866.JPG.json +++ b/.mattrbld/media/dscf-3866.JPG.json @@ -1,4 +1,4 @@ { - "alt": "chickadee", + "alt": null, "title": null } \ No newline at end of file diff --git a/src/index.md b/src/index.md index 8fbcedb..39a3b84 100644 --- a/src/index.md +++ b/src/index.md @@ -1,8 +1,8 @@ --- title: This is my home page hero: - src: /src/images/dscf-3866.JPG - alt: chickadee + src: /images/dscf-3866.JPG + alt: null title: null ___mb_schema: /.mattrbld/schemas/page.json ---