diff --git a/data/geojsonContributors.json b/data/geojsonContributors.json deleted file mode 100644 index 9f66002..0000000 --- a/data/geojsonContributors.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [34.46684826773766, 31.501803673432892] - }, - "properties": { - "groupName": "The Question of Funding", - "listOfNames": [ - "Adele Jarrar", - "Amany Khalifa", - "Dena Matter", - "Fayrouz Sharqawi", - "Martin Heller", - "Mohammad Hawajri", - "Mohammad Abu Sal", - "Noor Abed", - "Raed Issa", - "Raoof Alajouri", - "Rayya Badran", - "Siwar Kraitm", - "Yazan Khalili" - ], - "video": "https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm", - "iframe": "https://tv.lumbung.space/videos/embed/d5b26273-cb7e-4f5e-9041-5694a504405e?title=0", - "audio": "https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3" - } - } - ] -}