Skip to content

Commit

Permalink
Change speaker name
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed May 14, 2024
1 parent b331820 commit 454bc67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/assets/people/speakers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export default [
twitter: "https://twitter.com/TBSocialist",
},
{
name: "Kat Young",
name: "Kat",
organization: {
name: "EthEvacuations",
url: "https://ethevacuations.xyz/",
Expand Down
4 changes: 2 additions & 2 deletions src/pages/schedule.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -885,9 +885,9 @@ const Program = () => {
endTime="14:35"
title="Talk: Ethevacuations: Crypto in a humanitarian crisis"
speakerName={
"Kat Young (EthEvacuations), Joshua Dávila (The Blockchain Socialist)"
"Kat (EthEvacuations), Joshua Dávila (The Blockchain Socialist)"
}
description="Kat Young recently left her crypto job to start Ethevacuations when the ongoing conflict in Gaza began as she learned that crypto was a useful tool to help those suffering under the bombardment. Kat will be interviewed by Joshua Dávila to talk about her experience and the reality of using crypto to help those evacuate from Gaza during one of the most difficult humanitarian crises imaginable. Crypto was made for this and there are important lessons to be had."
description="Kat recently left her crypto job to start Ethevacuations when the ongoing conflict in Gaza began as she learned that crypto was a useful tool to help those suffering under the bombardment. Kat will be interviewed by Joshua Dávila to talk about her experience and the reality of using crypto to help those evacuate from Gaza during one of the most difficult humanitarian crises imaginable. Crypto was made for this and there are important lessons to be had."
photo={kat}
photo2={josh}
eventLocations={[]}
Expand Down

0 comments on commit 454bc67

Please sign in to comment.