Skip to content

Commit

Permalink
docs: Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
YazzyYaz committed Jul 13, 2023
1 parent 0b64e70 commit f503532
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/data/agenda/agenda-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,17 @@ export const agendaData = {
time: "12:05",
speakers: "Moderator: Bartek Kiepuszewski | Panelists: Anurag Arjun, Mustafa Al-Bassam",
},
{
title: "DA as broadband",
{
title: "Light nodes are not just a meme",
date: "2023. July 21",
time: "12:45",
speakers: "Alex Evans",
speakers: "Nick White",
},
{
title: "Light nodes are not just a meme",
title: "DA as broadband",
date: "2023. July 21",
time: "13:05",
speakers: "Nick White",
speakers: "Alex Evans",
},
{
title: "Lunch Break",
Expand Down Expand Up @@ -224,7 +224,7 @@ export const agendaData = {
title: "Shared Sequencer Panel",
date: "2023. July 21",
time: "15:10",
speakers: "Moderator: Evan Forbes | Panelists: Josh Bowen, Tariz Jeong, Ben Fisch",
speakers: "Moderator: Evan Forbes | Panelists: Josh Bowen, Ben Fisch",
},
{
title: "Rollups-as-a-Service Are Going To Zero",
Expand Down Expand Up @@ -314,7 +314,7 @@ export const agendaData = {
title: "Shielded Data Availability on Celestia",
date: "2023. July 22",
time: "10:00",
speakers: "Chris Goes",
speakers: "Adrian Brink",
},
{
title: "Many chains, One Transaction: Democratizing Great Modular UX",
Expand Down Expand Up @@ -599,7 +599,7 @@ export const agendaData = {
{
title: "Modular Hacker House Demos",
date: "2023. July 22",
time: "15:30",
time: "16:00",
speakers: "Argus and Celestia Labs",
},
],
Expand Down
8 changes: 8 additions & 0 deletions src/data/speakers/speakers-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,14 @@ export const speakersData = {
image: "tina_haibodi",
alt: "Tina Haibodi - Modular Summit 2023",
},
{
name: "Adrian Brink",
title: "Co-founder",
company: "Anoma",
image: "adrian_brink",
alt: "Adrian Brink - Modular Summit 2023",
},

],
},
};
Binary file added src/images/sections/speakers/adrian_brink.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f503532

Please sign in to comment.