From 7643419e4bed4d5a7f6234ab2d958dd6084b3de7 Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Sat, 10 Jan 2026 15:46:47 +1100 Subject: [PATCH] Add tip to schema page --- src/content/schema.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/schema.html b/src/content/schema.html index 5800579..49f4a8f 100644 --- a/src/content/schema.html +++ b/src/content/schema.html @@ -16,6 +16,12 @@ layout: "schema"
+
+
Tips
+
+

You can validate a harvest against the schema by running enroll validate /path/to/harvest .

+
+
Links