Skip to content
Snippets Groups Projects
Commit ed63ef2c authored by Anthony's avatar Anthony
Browse files

Change default manifest to automatic test

parent 590ae535
No related branches found
No related tags found
1 merge request!13Manifest side to side
Pipeline #1369 passed
...@@ -15,13 +15,15 @@ ...@@ -15,13 +15,15 @@
theme: { theme: {
transitions: window.location.port === '4488' ? { create: () => 'none' } : {}, transitions: window.location.port === '4488' ? { create: () => 'none' } : {},
}, },
windows: [ windows: [{
manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843',
canvasId: 'https://iiif.harvardartmuseums.org/manifests/object/299843/canvas/canvas-47174892',
thumbnailNavigationPosition: 'far-bottom',
},
{ {
manifestId: 'https://iiif.bodleian.ox.ac.uk/iiif/manifest/e32a277e-91e2-4a6d-8ba6-cc4bad230410.json', manifestId: 'https://iiif.bodleian.ox.ac.uk/iiif/manifest/e32a277e-91e2-4a6d-8ba6-cc4bad230410.json',
}], }],
catalog: [ catalog: [
{ manifestId: 'https://iiif.pages.tetras-libre.fr/IIIF-Publisher/manifests/COESO/COESO_Project_Home_manifest.json'},
{ manifestId: 'https://iiif.pages.tetras-libre.fr/IIIF-Publisher/manifests/folder2/multiple-manifest.json' },
{ manifestId: 'https://iiif.bodleian.ox.ac.uk/iiif/manifest/e32a277e-91e2-4a6d-8ba6-cc4bad230410.json' }, { manifestId: 'https://iiif.bodleian.ox.ac.uk/iiif/manifest/e32a277e-91e2-4a6d-8ba6-cc4bad230410.json' },
{ manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843' }, { manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843' },
{ manifestId: "https://media.nga.gov/public/manifests/nga_highlights.json", provider: "National Gallery of Art"}, { manifestId: "https://media.nga.gov/public/manifests/nga_highlights.json", provider: "National Gallery of Art"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment