From a913d145b15b0f84e675a8a6586553590c2024b5 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 5 Aug 2026 10:17:35 -0700 Subject: [PATCH] Update content through Mattrbld --- .mattrbld/config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.mattrbld/config.json b/.mattrbld/config.json index a677f57..c37289d 100644 --- a/.mattrbld/config.json +++ b/.mattrbld/config.json @@ -12,6 +12,16 @@ }, "protected": true }, + { + "icon": "error", + "label": "Help", + "target": { + "name": "Project.Documentation", + "params": { + "path": "/README.md" + } + } + }, { "icon": "document-stack", "label": "Pages",