Skip to content

Commit

Permalink
Fix judge pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed May 21, 2024
1 parent e41ebc5 commit 5c868a6
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
Binary file removed src/assets/people/judges/drnick.jpeg
Binary file not shown.
8 changes: 4 additions & 4 deletions src/assets/people/judges/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ export default [
name: "Factory DAO",
url: "https://www.factorydao.org/",
},
image: require("./drnick.jpeg"),
// maskImage: require("./drnick-mask.jpeg"),
image: require("./nick.jpeg"),
maskImage: require("./nick-mask.jpeg"),
twitter: "https://twitter.com/DrNickA",
},
{
Expand Down Expand Up @@ -237,7 +237,7 @@ export default [
url: "https://ethereum.foundation",
},
image: require("./nuno.jpeg"),
// maskImage: require("./nuno-mask.jpeg"),
maskImage: require("./nuno-mask.jpeg"),
twitter: "https://twitter.com/nloureiro",
github: "https://github.com/nloureiro",
},
Expand Down Expand Up @@ -276,7 +276,7 @@ export default [
url: "https://celestia.org/",
},
image: require("./rene.jpeg"),
// maskImage: require("./rene-mask.jpeg"),
maskImage: require("./rene-mask.jpeg"),
},
{
name: "Rose Regina Lawrence",
Expand Down
Binary file added src/assets/people/judges/nick-mask.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/people/judges/nick.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/people/judges/nuno-mask.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/people/judges/nuno.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/people/judges/rene-mask.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/people/judges/rene.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 5c868a6

Please sign in to comment.