diff --git a/demo/src/index.js b/demo/src/index.js
index ae417e5d0c7d1463d1ba6a4e7333ef38413ac0c1..7ea81c8d29be9c9fa8f67d75701414811f0d54ed 100644
--- a/demo/src/index.js
+++ b/demo/src/index.js
@@ -11,6 +11,8 @@ const config = {
     exportLocalStorageAnnotations: false, // display annotation JSON export button
   },
   catalog: [
+    { manifestId: 'https://files.tetras-libre.fr/manifests/jf_peyret_re_walden.json' },
+    { manifestId: 'https://files.tetras-libre.fr/manifests/re_walden_cut.json' },
     { manifestId: 'https://dzkimgs.l.u-tokyo.ac.jp/videos/iiif_in_japan_2017/manifest.json' },
     { manifestId: 'https://iiif.io/api/cookbook/recipe/0219-using-caption-file/manifest.json' },
     { manifestId: 'https://preview.iiif.io/cookbook/master/recipe/0003-mvm-video/manifest.json' },