Skip to content

Commit

Permalink
Merge pull request #574 from IIIF/0434-chg-mime-type
Browse files Browse the repository at this point in the history
Change: Make MIME type for MP3 item audio/mpeg
  • Loading branch information
glenrobson authored Jan 10, 2025
2 parents 4367ecd + b506c49 commit 6c63163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/0434-choice-av/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
{
"id": "https://fixtures.iiif.io/audio/ucla/egbe-iyawo-ucla.mp3",
"type": "Sound",
"format": "audio/mp3",
"format": "audio/mpeg",
"duration": 16.0,
"label": {
"en": ["MP3"]
Expand Down

0 comments on commit 6c63163

Please sign in to comment.