Skip to content

Commit

Permalink
Merge pull request #613 from dicethedev/dev-dice/add-new-videos
Browse files Browse the repository at this point in the history
Added the new videos
  • Loading branch information
cedoor authored Feb 8, 2024
2 parents b33b64f + e06c133 commit ca72abb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions apps/website/src/data/videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,21 @@
"speakers": ["Vivian Plasencia"],
"url": "https://youtu.be/4e4EAdu0WVg",
"thumbnail": "https://img.youtube.com/vi/4e4EAdu0WVg/0.jpg"
},
{
"title": "Semaphore in a Nutshell",
"eventName": "PROGCRYPTO - Devconnect 2023",
"date": "2023-11-16",
"speakers": ["Cedoor"],
"url": "https://youtu.be/WEKqycIMmLY",
"thumbnail": "https://img.youtube.com/vi/WEKqycIMmLY/0.jpg"
},
{
"title": "Semaphore: The power of anonymity",
"eventName": "ETHGlobal Circuit Breaker",
"date": "2024-02-02",
"speakers": ["Vivian Plasencia"],
"url": "https://youtu.be/tx1Xglf07yE",
"thumbnail": "https://img.youtube.com/vi/tx1Xglf07yE/0.jpg"
}
]
2 changes: 1 addition & 1 deletion packages/contracts/README.md

0 comments on commit ca72abb

Please sign in to comment.