Skip to content

Commit feb8c9c

Browse files
authored
docs(website): add ethdam video recording (#996)
1 parent b56e969 commit feb8c9c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

apps/website/src/data/videos.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,13 @@
118118
"speakers": ["Vivian Plasencia"],
119119
"url": "https://youtu.be/ux5Xy_lpiYk",
120120
"thumbnail": "https://img.youtube.com/vi/ux5Xy_lpiYk/0.jpg"
121+
},
122+
{
123+
"title": "Scaling Semaphore",
124+
"eventName": "ETHDam",
125+
"date": "2025-05-10",
126+
"speakers": ["Vivian Plasencia"],
127+
"url": "https://youtu.be/IkYtKSQLR-A",
128+
"thumbnail": "https://img.youtube.com/vi/IkYtKSQLR-A/0.jpg"
121129
}
122130
]

0 commit comments

Comments
 (0)