Skip to content

Commit

Permalink
Switch to new pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
markpbaggett committed Apr 4, 2024
1 parent 79be110 commit 5b7e1a9
Showing 1 changed file with 8 additions and 15 deletions.
23 changes: 8 additions & 15 deletions config/canopy.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
{
"prod": {
"label": { "none": ["Abolition Now"] },
"collection": "https://raw.githubusercontent.com/markpbaggett/static_iiif/main/collections/abolition-now.json",
"featured": [
"https://raw.githubusercontent.com/markpbaggett/static_iiif/main/manifests/abolition_now/0028_abolitionwithbarbedwire.json"
],
"metadata": ["Subject", "Artist", "Slogans", "Visual Motif"]
},
"dev": {
"label": { "none": ["Abolition Now"] },
"collection": "https://raw.githubusercontent.com/markpbaggett/static_iiif/main/collections/abolition-now.json",
"metadata": ["Subject", "Artist", "Slogans", "Visual Motif"],
"featured": [
"https://raw.githubusercontent.com/markpbaggett/static_iiif/main/manifests/abolition_now/0028_abolitionwithbarbedwire.json"
]
"collection": "https://raw.githubusercontent.com/markpbaggett/static_iiif/main/collections/abolition-now.json",
"devCollection": "https://raw.githubusercontent.com/markpbaggett/static_iiif/main/collections/abolition-now.json",
"featured": [
"https://raw.githubusercontent.com/markpbaggett/static_iiif/main/manifests/abolition_now/0028_abolitionwithbarbedwire.json"
],
"metadata": ["Subject", "Artist", "Slogans", "Visual Motif"],
"summary": {
"none": ["Images for Study and Struggle"]
}
}

0 comments on commit 5b7e1a9

Please sign in to comment.