Skip to content

Commit

Permalink
Merge pull request #617 from bandada-infra/chore/add-ethindia-event
Browse files Browse the repository at this point in the history
Add ETHIndia to the website
  • Loading branch information
vplasencia authored Dec 4, 2024
2 parents 97cee97 + f6730d0 commit c299b60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/website/shared/data/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,12 @@ export const EVENTS: Event[] = [
description:
"Bandada team will deliver an in-person talk and run workshops.",
link: "https://devcon.org/en/"
},
{
event: "ETHIndia",
date: "Dec 6-8, 2024",
description:
"Semaphore team will deliver an in-person talk on Semaphore and Bandada.",
link: "https://ethindia.co"
}
]

0 comments on commit c299b60

Please sign in to comment.