From 0cd2f642effae5a6167bd77c7d39d4f3fb7e077b Mon Sep 17 00:00:00 2001 From: SaliyaBandara Date: Sun, 13 Aug 2023 21:30:11 +0530 Subject: [PATCH] fix typo --- src/data/timeline-events.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/timeline-events.json b/src/data/timeline-events.json index 3b1ebe16..da807d22 100644 --- a/src/data/timeline-events.json +++ b/src/data/timeline-events.json @@ -12,7 +12,7 @@ "title": "IEEE Day 2022", "subTitle": "Celebrating Global IEEE Day", "date": "22nd January 2023", - "iconSrc": "IEEE-day-2022-logo.webp", + "iconSrc": "IEEE-Day-2022-logo.webp", "altText": "IEEE Day 2022 logo", "description": "IEEE Day is an annual event of global significance, celebrated by IEEE members on the first Tuesday of October. This time, the IEEE Student Branch of UCSC celebrated IEEE Day 2022 on the 22nd of January 2023." }, @@ -20,7 +20,7 @@ "title": "MADHack 2.0", "subTitle": "Mobile Application Development Hackathon", "date": "Feb - March 2023", - "iconSrc": "Madhack-2.0-logo.webp", + "iconSrc": "MADHACK-2.0-logo.webp", "altText": "MADHack 2.0 logo", "description": "MADHack is a mobile app development hackathon and workshop series organized by the IEEE Student Branch of UCSC. It gives university students in Sri Lanka the chance to participate in a mobile app development competition, allowing them to sharpen their skills and learn from experts in the field." }