Skip to content

Commit

Permalink
add louie
Browse files Browse the repository at this point in the history
  • Loading branch information
neila committed Aug 19, 2024
1 parent 3e4d6e0 commit 77f64e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added public/images/contributors/louieoconnor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/components/organisms/Speakers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import JehyukPic from "public/images/contributors/jehyukjang.jpg";
import JosephPic from "public/images/contributors/josephschiarizzi.jpg";
import JoshPic from "public/images/contributors/joshguha.png";
import KolbyPic from "public/images/contributors/kolbymorozliebl.jpg";
import LouiePic from "public/images/contributors/louieoconnor.jpg";
import MattPic from "public/images/contributors/matthewliu.jpeg";
import MeinaPic from "public/images/contributors/meinazhou.jpg";
import MelisaPic from "public/images/contributors/melisakurtcan.jpg";
Expand Down Expand Up @@ -383,6 +384,13 @@ const SpeakersSection = () => {
org="EthStorage"
orgUrl="https://ethstorage.io/"
/>
<SpeakerIcon
source={LouiePic}
name="Louie Oconnor"
link="https://x.com/lou3ee"
org="LUKSO"
orgUrl="https://lukso.network/"
/>
<SpeakerIcon
source={JehyukPic}
name="Jehyuk Jang"
Expand Down

0 comments on commit 77f64e6

Please sign in to comment.