We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ec205 commit 50e2584Copy full SHA for 50e2584
1 file changed
src/components/Events/Events.tsx
@@ -16,7 +16,7 @@ const events: EventData[] = [
16
title: 'Weekly Online Standups',
17
description:
18
'Weekly open calls in the community’s Telegram group discussing industry-related topics.',
19
- image_url: 'https://res.cloudinary.com/reactjs-devs-ke/image/upload/v1678532589/website-images/weekly_standups_lg3rth.jpg'
+ image_url: 'https://res.cloudinary.com/reactjs-devs-ke/image/upload/v1678532589/website-images/weekly_standups_lg3rth.jpg',
20
target: 'https://bit.ly/joinreactdevske',
21
},
22
{
0 commit comments