From 0d1a600ac055b46a196a8b1c4353f2b1f4b7662d Mon Sep 17 00:00:00 2001 From: Mark Baggett Date: Fri, 12 Apr 2024 17:11:24 -0400 Subject: [PATCH 1/2] Add Clover. --- recipe/0046-rendering/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/0046-rendering/index.md b/recipe/0046-rendering/index.md index dc42c9ac0..5c0ec9217 100644 --- a/recipe/0046-rendering/index.md +++ b/recipe/0046-rendering/index.md @@ -7,6 +7,7 @@ summary: "Linking to non-IIIF representations of the object, such as a PDF." viewers: - Mirador - Annona + - Clover topic: property property: rendering --- From 47e7fbe43b15f1c8042b734afe9e96230b96ddd1 Mon Sep 17 00:00:00 2001 From: Mark Baggett Date: Sat, 20 Apr 2024 15:25:39 -0400 Subject: [PATCH 2/2] Fix include. --- recipe/0046-rendering/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipe/0046-rendering/index.md b/recipe/0046-rendering/index.md index 5c0ec9217..1954e6b84 100644 --- a/recipe/0046-rendering/index.md +++ b/recipe/0046-rendering/index.md @@ -43,7 +43,7 @@ In this example, a PDF is made available for the program as a whole, and as such To see the property in action in Mirador, toggle the sidebar by activating the three-line ("hamburger") menu in the upper left-hand corner of the content window. You should then, in the "Related" area, see the link under the "Alternate formats" heading. -{% include manifest_links.html viewers="Mirador,Annona" manifest="manifest.json" %} +{% include manifest_links.html viewers="Mirador,Annona,Clover" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="16-27"' %} @@ -59,4 +59,3 @@ To see the property in action in Mirador, toggle the sidebar by activating the t {% include acronyms.md %} {% include links.md %} -