Skip to content

Commit

Permalink
feat: events
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevo David committed Oct 30, 2023
1 parent 62ddb59 commit f69424c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/pages/home/events/events.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ const events = [
company: 'Jonathan @ <a href="https://www.crowd.dev/" target="_blank">Crowd</a>',
rsvp: 'https://discord.gg/96Ud4bSKA8?event=1157930468017197115',
},
{
date: '2023-11-01T13:00:00',
title: 'HackSquad 2023 final notes',
company: 'Nevo @ <a href="https://www.novu.co" target="_blank">Novu</a>',
rsvp: 'https://discord.gg/v9HjMeYQ?event=1168485340433100910',
},
];

const tableGridClass =
Expand Down

1 comment on commit f69424c

@vercel
Copy link

@vercel vercel bot commented on f69424c Oct 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.