Skip to content

Commit

Permalink
Restored thumbnail section ⏮️
Browse files Browse the repository at this point in the history
  • Loading branch information
triplingual committed Oct 4, 2024
1 parent caddb81 commit 6c781df
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion recipe/0229-behavior-ranges/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,16 @@
"type": "Canvas",
"id": "{{ id.path }}/canvas/1#t=9,305"
}
]
],
"thumbnail": [
{
"id": "https://fixtures.iiif.io/video/indiana/donizetti-elixir/thumbnails/thumb-nav-01.png",
"type": "Image",
"format": "image/png",
"width": "2250",
"height": "1266"
}
]
},
{
"type": "Range",
Expand Down

0 comments on commit 6c781df

Please sign in to comment.