diff --git a/recipe/0024-book-4-toc/index.md b/recipe/0024-book-4-toc/index.md index bccbd2af9..2b29057d3 100644 --- a/recipe/0024-book-4-toc/index.md +++ b/recipe/0024-book-4-toc/index.md @@ -7,6 +7,7 @@ summary: "Using Ranges to create a table of contents for a book" viewers: - UV - Mirador + - Glycerine Viewer topic: structure property: structures --- @@ -36,7 +37,7 @@ In this example, an Ethiopic manuscript contains multiple works, one of which co * Monday * Tuesday -{% include manifest_links.html viewers="UV, Mirador" manifest="manifest.json" %} +{% include manifest_links.html viewers="UV, Mirador, Glycerine Viewer" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="246-326, 247-254, 275-282"' %} diff --git a/recipe/0031-bound-multivolume/index.md b/recipe/0031-bound-multivolume/index.md index 0dda240bb..bfe4d211a 100644 --- a/recipe/0031-bound-multivolume/index.md +++ b/recipe/0031-bound-multivolume/index.md @@ -7,6 +7,7 @@ summary: "Recipe for a multi-volume object where the volumes are bound together viewers: - UV - Mirador +- Glycerine Viewer topic: - structure --- @@ -66,7 +67,7 @@ This will produce an index of the constituent volumes like so: * Erste Ausgabe... (Vol. 1) * Zweyte Ausgabe... (Vol. 2) -{% include manifest_links.html viewers="UV, Mirador" manifest="manifest.json" %} +{% include manifest_links.html viewers="UV, Mirador, Glycerine Viewer" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="246-315"'%}