Skip to content

Commit

Permalink
Merge pull request #555 from bandada-infra/docs/website-update-events
Browse files Browse the repository at this point in the history
docs(website): update events
  • Loading branch information
vplasencia authored Sep 20, 2024
2 parents b0381b7 + 8aadb4f commit 7f72fed
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 @@ -6,6 +6,13 @@ export type Event = {
}

export const EVENTS: Event[] = [
{
event: "DIF - Decentralized Identity Foundation",
date: "Oct 1 - Nov 4, 2024",
description:
"Bandada team will deliver a talk and sponsor prizes for the online hackathon.",
link: "https://identity.foundation/"
},
{
event: "ETHRome",
date: "Oct 4-6, 2024",
Expand Down

0 comments on commit 7f72fed

Please sign in to comment.