Commit 2591b1f7 authored by Robert Knight's avatar Robert Knight

Update content banner config in JSTOR example

parent dea31ac0
{ {
"clientConfig": { "clientConfig": {
"contentPartner": "jstor" "contentInfoBanner": {
"logo": {
"logo": "/jstor-logo.svg",
"link": "https://www.jstor.org",
"title": "Document provided by JSTOR"
},
"item": {
"title": "Chapter 2: A chapter",
"containerTitle": "Book Title Here"
},
"links": {
"previousItem": "https://jstor.org/stable/book123.1",
"nextItem": "https://jstor.org/stable/book123.2"
}
}
} }
} }
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment