Skip to content

Commit

Permalink
Merge pull request #1485 from projectblacklight/repository-thumb-fix
Browse files Browse the repository at this point in the history
Update broken repository thumbnail links
  • Loading branch information
corylown authored Dec 13, 2023
2 parents 9b0baca + 7fabfc2 commit a93d0ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/generators/arclight/templates/config/repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nlm:
<div class="al-repository-street-address-building">Building 38, Room 1E-21</div>
<div class="al-repository-street-address-address1">8600 Rockville Pike</div>
<div class="al-repository-street-address-city_state_zip_country">Bethesda, MD 20894, USA</div>
thumbnail_url: "https://collections.nlm.nih.gov/pageturnerserver/ajaxp?theurl=http://localhost:8080/fedora/get/nlm:nlmuid-101421040-img/THUMB"
thumbnail_url: "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/United_States_National_Library_of_Medicine_1999.jpg/500px-United_States_National_Library_of_Medicine_1999.jpg"
request_types:
google_form:
request_url: 'https://docs.google.com/a/stanford.edu/forms/d/e/1FAIpQLSeOamhY_IcFw4sPnz0ddwWWkrPaHbM5wp7JVbOLOL_mIusEyw/viewform'
Expand All @@ -24,7 +24,7 @@ sul-spec:
<div class="al-repository-street-address-building">Green Library</div>
<div class="al-repository-street-address-address1">557 Escondido Mall</div>
<div class="al-repository-street-address-city_state_zip_country">Stanford, CA 94305, USA</div>
thumbnail_url: 'https://library.stanford.edu/sites/default/files/styles/150x150/public/collection/image/Collections-Super-Enlight.jpg'
thumbnail_url: 'https://upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Stanford_University_Green_Library_Bing_Wing.jpg/500px-Stanford_University_Green_Library_Bing_Wing.jpg'
request_types:
aeon_web_ead:
request_url: 'https://sample.request.com'
Expand Down

0 comments on commit a93d0ad

Please sign in to comment.