Skip to content

Commit

Permalink
Add Iziko Museums of South Africa
Browse files Browse the repository at this point in the history
  • Loading branch information
ejimsan committed Jan 8, 2025
1 parent 2888034 commit ed371c7
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 @@ -68,6 +68,12 @@ export const Museums = {
country: 'TUR',
url: 'https://muze.gov.tr/muze-detay?SectionId=IAR01&DistId=IAR',
},
IZIKO_MUSEUMS_OF_SOUTH_AFRICA: {
name: 'Iziko Museums of South Africa',
city: 'Cape Town',
country: 'ZA',
url: 'https://www.iziko.org.za/',
},
KELSEY_MUSEUM: {
name: 'Kelsey Museum of Archaeology',
city: 'Ann Arbor',
Expand Down

0 comments on commit ed371c7

Please sign in to comment.