Created
October 31, 2021 22:54
-
-
Save nonsie/f50a20dd921c81119c57a978c55e846f to your computer and use it in GitHub Desktop.
algolia.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"title": "Tom Hanks 1200x900 @2x", | |
"fileName": "1200_900_tom_hanks%402x", | |
"fileExtension": "jpg", | |
"type": "graphic", | |
"width": "1200", | |
"height": "900", | |
"size": "2 MB", | |
"tags": [ | |
"Tom Hanks", "High Res", "Car Talk Vehicle Donation Program" | |
], | |
"kits": [ | |
"Kit One", "Kit Three" | |
] | |
}, | |
{ | |
"title": "Ayesha Rascoe Air Force", | |
"fileName": "1%20Ayesha%20Rascoe_Air%20Force", | |
"fileExtension": "mp3", | |
"type": "audio", | |
"duration": "30", | |
"size": "1 MB", | |
"tags": [ | |
"Ayesha Rascoe", "Fall 2020", "Car Donation", "NPR", "NPR Car Donation", "Car Talk Vehicle Donation Program" | |
], | |
"kits": [ | |
"Kit Two", "Kit Three", "Kit Four" | |
] | |
}, | |
{ | |
"title": "Car Henge Social", | |
"fileName": "Car_Henge", | |
"fileExtension": "zip", | |
"type": "social", | |
"previewImage": "Car%20Henge%20Social_preview.jpg", | |
"size": "93 KB", | |
"tags": [ | |
"Facebook", "Twitter" | |
], | |
"kits": [ | |
"Kit One", "Kit Four" | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment