From fc768275cd91ffbe0b3561daedd557fe6da99919 Mon Sep 17 00:00:00 2001 From: Yang Li Date: Mon, 16 Jun 2025 19:31:03 +1000 Subject: [PATCH] Add Glycerine Viewer support to 0309 annotation collection recipe --- recipe/0309-annotation-collection/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipe/0309-annotation-collection/index.md b/recipe/0309-annotation-collection/index.md index ca7c99982..ceeb4a784 100644 --- a/recipe/0309-annotation-collection/index.md +++ b/recipe/0309-annotation-collection/index.md @@ -5,6 +5,7 @@ layout: recipe tags: [tbc] summary: "tbc" viewers: + - Glycerine Viewer topic: - basic --- @@ -51,7 +52,7 @@ The second AnnotationPage with Annotations on the second Canvas: [anno_p2.json]( The Manifest containing the two Canvases and referencing the Annotation Pages: -{% include manifest_links.html viewers="" manifest="manifest.json" %} +{% include manifest_links.html viewers="Glycerine Viewer" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="66-80,124-138"' %}