From de084e372ea2767299abcc6b113657f1812ef85c Mon Sep 17 00:00:00 2001 From: Mark Baggett Date: Wed, 11 Jun 2025 12:39:31 -0500 Subject: [PATCH] Add Theseus and Clover to recipe-485. --- recipe/0485-contentstate-canvas-region/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipe/0485-contentstate-canvas-region/index.md b/recipe/0485-contentstate-canvas-region/index.md index 06b0ba56e..8508c10ea 100644 --- a/recipe/0485-contentstate-canvas-region/index.md +++ b/recipe/0485-contentstate-canvas-region/index.md @@ -5,6 +5,8 @@ layout: recipe tags: [annotation, content-state] summary: "Allows users to use Content State API to open a specific region of a Canvas by means of supported viewers." viewers: + - Clover + - Theseus topic: - content-state --- @@ -79,7 +81,7 @@ and this is located in the following region of the second image: ![Location of the region to be highlighted.](page.jpg) -{% include content-state-viewers.html iiif-content="annotation.json" viewers="" %} +{% include content-state-viewers.html iiif-content="annotation.json" viewers="Clover, Theseus" %} {% include jsonviewer.html src="annotation.json" %}