From ce29203b6799d645aec6194d7b7666c05a2b7e28 Mon Sep 17 00:00:00 2001
From: Anthony Geourjon <anthony.geourjon@tetras-libre.fr>
Date: Wed, 8 Mar 2023 19:40:36 +0100
Subject: [PATCH] Update

---
 docs/manifests/AnnotWithThumbail.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/manifests/AnnotWithThumbail.json b/docs/manifests/AnnotWithThumbail.json
index 2663f68..9b42909 100644
--- a/docs/manifests/AnnotWithThumbail.json
+++ b/docs/manifests/AnnotWithThumbail.json
@@ -43,7 +43,7 @@
             "type" : "TextualBody",
             "language" : "de",
             "format" : "text/html",
-            "value" : "<p>Göttinger Marktplatz mit <a href='https://de.wikipedia.org/wiki/G%C3%A4nseliesel-Brunnen_(G%C3%B6ttingen)'>Gänseliesel Brunnen <img src='https://en.wikipedia.org/static/images/project-logos/enwiki.png' alt='Wikipedia logo'></a></p>"
+            "value" : "1ere annotation qui marche"
           },
           "target" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1"
         },
@@ -55,7 +55,7 @@
             "type" : "TextualBody",
             "language" : "de",
             "format" : "text/html",
-            "value" : "<p>Göttinger Marktplatz mit <a href='https://de.wikipedia.org/wiki/G%C3%A4nseliesel-Brunnen_(G%C3%B6ttingen)'>Gänseliesel Brunnen <img src='https://en.wikipedia.org/static/images/project-logos/enwiki.png' alt='Wikipedia logo'></a></p>"
+            "value" : "2eme annotation qui marche"
           },
           "target" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1"
         },
@@ -67,7 +67,7 @@
             "type" : "TextualBody",
             "language" : "de",
             "format" : "text/html",
-            "value" : "3 soleil ça marche pas"
+            "value" : "3eme annotation qui ne marche pas"
           },
           "target" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1"
         } ]
-- 
GitLab