Skip to content

Commit

Permalink
chore(website): add ethindia to the website
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Dec 4, 2024
1 parent 97cee97 commit f6730d0
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 f6730d0

Please sign in to comment.