Skip to content

Commit 125249b

Browse files
committed
Merge branch 'master' into bug-0040-transform-origin
2 parents 81ea9a0 + d0ccb78 commit 125249b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

recipe/0346-multilingual-annotation-body/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
{
1515
"id": "{{ id.path }}/canvas/p1",
1616
"type": "Canvas",
17-
"height": 31722,
18-
"width": 70399,
17+
"height": 3966,
18+
"width": 8800,
1919
"items": [
2020
{
2121
"id": "{{ id.path }}/page/p1/1",
@@ -29,8 +29,8 @@
2929
"id": "https://iiif.io/api/image/3.0/example/reference/36ca0a3370db128ec984b33d71a1543d-100320001004/full/max/0/default.jpg",
3030
"type": "Image",
3131
"format": "image/jpeg",
32-
"height": 31722,
33-
"width": 70399,
32+
"height": 3966,
33+
"width": 8800,
3434
"service": [
3535
{
3636
"id": "https://iiif.io/api/image/3.0/example/reference/36ca0a3370db128ec984b33d71a1543d-100320001004",

0 commit comments

Comments
 (0)