Skip to content

Commit

Permalink
add MAA Cambridge
Browse files Browse the repository at this point in the history
  • Loading branch information
zsomborfoldi committed Jan 17, 2025
1 parent 92ad580 commit 38d9832
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/fragmentarium/domain/museum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ export const Museums = {
country: 'TUR',
url: 'https://muze.gov.tr/muze-detay?SectionId=AMM01&DistId=AMM',
},
MUSEUM_OF_ARCHAEOLOGY_AND_ANTHROPOLOGY_CAMBRIDGE: {
name: 'Museum of Archaeology and Anthropology',
city: 'Cambridge',
country: 'GBR',
url: 'https://collections.maa.cam.ac.uk',
},
MUSEUM_OF_MONTSERRAT: {
name: 'Museum of Montserrat',
city: 'Montserrat',
Expand Down

0 comments on commit 38d9832

Please sign in to comment.