Skip to content

Commit 2f3f561

Browse files
authored
Merge pull request #2 from Ma-Julian/main
Adding Danning to website
2 parents c270fca + c39e85d commit 2f3f561

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

components/schedule-section.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const scheduleItems = [
5050
"Nikita Ovchinnik, CEO at Barter",
5151
"Kenneth Ng, Co-Founder of Uniswap Foundation",
5252
],
53+
moderator: "Danning Sui, Research Director at Pantera Capital",
5354
type: "panel",
5455
session: "Panel",
5556
},

components/speakers-section.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ const speakers = [
7676
title: "Co-Founder, Uniswap Foundation",
7777
image: "/speakers/kenneth_ng.jpg",
7878
},
79+
{
80+
name: "Danning Sui",
81+
title: "Research Director, Pantera Capital",
82+
image: "/speakers/danning_sui.jpg",
83+
},
7984
{
8085
name: "Oskar Thorén",
8186
title: "Lead Institutional Privacy Task Force, Ethereum Foundation",

public/speakers/danning_sui.jpg

31.7 KB
Loading

0 commit comments

Comments
 (0)