Commit a33c88c Jane
committed
1 parent 150b3f9 commit a33c88c Copy full SHA for a33c88c
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h2 class="heading heading--two">
35
35
< h2 class ="heading heading--two ">
36
36
Mirador
37
37
</ h2 >
38
- < div class ="mirador " id ="mirador-viewer " data-id ="https://api.dc.library.northwestern.edu/api/v2/works/71153379-4283-43be-8b0f-4e7e3bfda275?as=iiif "> </ div >
38
+ < div class ="mirador " id ="mirador-viewer " data-id ="https://iiif.bodleian.ox.ac.uk/iiif/manifest/60834383-7146-41ab-bfe1-48ee97bc04be.json "> </ div >
39
39
</ div >
40
40
</ article >
41
41
@@ -56,7 +56,7 @@ <h2 class="heading heading--two">
56
56
</ script >
57
57
< script >
58
58
const data = {
59
- manifest : "{{ page.iiif_manifest_id }} " ,
59
+ manifest : "https://iiif.bodleian.ox.ac.uk/iiif/manifest/60834383-7146-41ab-bfe1-48ee97bc04be.json " ,
60
60
} ;
61
61
62
62
uv = UV . init ( "uv" , data ) ;
You can’t perform that action at this time.
0 commit comments