Skip to content

Commit 3b97081

Browse files
committed
Adding IIIF image to repository
1 parent b6682db commit 3b97081

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

images/manifest.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"@context": "http://iiif.io/api/presentation/3/context.json",
3+
"id": "https://mamrey.github.io/iiif-workshop/images/manifest.json",
4+
"type": "Manifest",
5+
"label": {
6+
"en": [
7+
"All images loaded in mamrey/iiif-workshop project"
8+
]
9+
},
10+
"items": []
11+
}

0 commit comments

Comments
 (0)