From d04ce4e7bd66463c8795eb0df5577f283cee91cf Mon Sep 17 00:00:00 2001
From: Anthony Geourjon <anthony.geourjon@tetras-libre.fr>
Date: Tue, 2 Jan 2024 18:31:03 +0100
Subject: [PATCH] New manifests

---
 docs/manifests/folder/manifest.md            | 2 +-
 docs/manifests/folder/subfolder/manifest.md  | 2 +-
 docs/manifests/folder2/manifest.md           | 2 +-
 docs/manifests/folder2/subfolder/manifest.md | 2 +-
 docs/manifests/manifest.md                   | 5 ++++-
 5 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/docs/manifests/folder/manifest.md b/docs/manifests/folder/manifest.md
index 6b4f9de..7eb4a01 100644
--- a/docs/manifests/folder/manifest.md
+++ b/docs/manifests/folder/manifest.md
@@ -1,5 +1,5 @@
 Manifests availables :
  
-- [..](http:localhost:8000/manifests/manifest)
+- [..](http:localhost:8000//manifests/manifest)
 - [subfolder/](subfolder//manifest.md)
 - [test3.json](test3.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/folder/test3.json)
diff --git a/docs/manifests/folder/subfolder/manifest.md b/docs/manifests/folder/subfolder/manifest.md
index 62cf068..2a4424f 100644
--- a/docs/manifests/folder/subfolder/manifest.md
+++ b/docs/manifests/folder/subfolder/manifest.md
@@ -1,4 +1,4 @@
 Manifests availables :
  
-- [..](http:localhost:8000/manifests/folder/manifest)
+- [..](http:localhost:8000//manifests/folder/manifest)
 - [testsub.json](testsub.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/folder/subfolder/testsub.json)
diff --git a/docs/manifests/folder2/manifest.md b/docs/manifests/folder2/manifest.md
index c31555b..4442249 100644
--- a/docs/manifests/folder2/manifest.md
+++ b/docs/manifests/folder2/manifest.md
@@ -1,6 +1,6 @@
 Manifests availables :
  
-- [..](http:localhost:8000/manifests/manifest)
+- [..](http:localhost:8000//manifests/manifest)
 - [subfolder/](subfolder//manifest.md)
 - [multiple-manifest.json](multiple-manifest.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/folder2/multiple-manifest.json)
 - [test3.json](test3.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/folder2/test3.json)
diff --git a/docs/manifests/folder2/subfolder/manifest.md b/docs/manifests/folder2/subfolder/manifest.md
index ddc19b5..17298bc 100644
--- a/docs/manifests/folder2/subfolder/manifest.md
+++ b/docs/manifests/folder2/subfolder/manifest.md
@@ -1,4 +1,4 @@
 Manifests availables :
  
-- [..](http:localhost:8000/manifests/folder2/manifest)
+- [..](http:localhost:8000//manifests/folder2/manifest)
 - [testsub.json](testsub.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/folder2/subfolder/testsub.json)
diff --git a/docs/manifests/manifest.md b/docs/manifests/manifest.md
index 09295bb..f2a3f92 100644
--- a/docs/manifests/manifest.md
+++ b/docs/manifests/manifest.md
@@ -1,8 +1,11 @@
 Manifests availables :
  
+- [COESO/](COESO//manifest.md)
 - [folder/](folder//manifest.md)
 - [folder2/](folder2//manifest.md)
-- [www-COESO-TEST/](www-COESO-TEST//manifest.md)
+- [AnnotWithThumbail.json](AnnotWithThumbail.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/AnnotWithThumbail.json)
+- [hakani.json](hakani.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/hakani.json)
+- [Manual_Network_Configuration.json](Manual_Network_Configuration.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/Manual_Network_Configuration.json)
 - [test3.json](test3.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/test3.json)
 - [test4.json](test4.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/test4.json)
 - [test5.json](test5.json), [View in Mirador](https://projectmirador.org/embed/?iiif-content=http:localhost:8000/manifests/test5.json)
-- 
GitLab