diff --git a/config/communityImages.json b/config/communityImages.json index f654435..e0f7cd6 100644 --- a/config/communityImages.json +++ b/config/communityImages.json @@ -1,11 +1,10 @@ [ - { - "name": "WN24 Project Expo", - "image": "WN24_EXPO.JPG" - }, - { - "name": "WN24 Data Science Night", - "image": "WN24_DSN.JPG" - } - ] - \ No newline at end of file + { + "name": "", + "image": "WN24_EXPO.JPG" + }, + { + "name": "", + "image": "WN24_DSN.JPG" + } +]