Skip to content

Commit

Permalink
fix img bug for vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
decentration committed Jun 29, 2024
1 parent f4bcb51 commit 7060ed7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion public/users/sacha2.jpg

This file was deleted.

Binary file added public/users/sacha3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/PublicPages/data/creatorsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const creators: Creator[] = [
name: "Sacha",
username: "sacha",
title: "Web3 Evangelist and DevRel",
image: "/users/sacha2.jpg",
image: "/users/sacha3.jpg",
description: "Sacha's on an interplanetary mission to help developers build a better more accessible web.",
templates: ["polkadot-bagpipes-1", "polkadot-ui-1"]
},
Expand Down

0 comments on commit 7060ed7

Please sign in to comment.