Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New events in the events.json #444

Merged
merged 2 commits into from
Nov 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 7 additions & 10 deletions apps/website/src/data/events.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
[
{
"name": "ETH Rome",
"date": "Oct 06-07, 2023",
"description": "Semaphore team will attend Progcrypto and deliver workshops on how to build applications with Semaphore."
},
{
"name": "Devconnect",
"name": "Devconnect - ProgCrypto",
"date": "Nov 16-17, 2023",
"description": "Semaphore team will attend Progcrypto and deliver workshops on how to build applications with Semaphore."
"description": "Semaphore team will deliver a workshop on how to build applications with Semaphore.",
"link": "https://progcrypto.org"
},
{
"name": "Devcon",
"date": "Nov 16-17, 2024",
"description": "Semaphore team will attend Progcrypto and deliver workshops on how to build applications with Semaphore."
"name": "Devconnect - Zero Knowledge Unleashed",
"date": "Nov 14, 2023",
"description": "Semaphore team will deliver a workshop on how to build zero-knowledge applications.",
"link": "https://lu.ma/tpgzkday_devconnect"
}
]
Loading