Skip to content

Commit

Permalink
replace project logo
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSilva committed Apr 9, 2024
1 parent 5df6064 commit 2ff298a
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-app/app/_server/sales.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const saleDetails = async () => {
project: 'Citizend',
status: await projectStatus(),
url: `${host}/projects/citizend`,
logo: `${host}/citizend-logo-circle.svg`,
logo: `${host}/project-citizend-logo.svg`,
background: `${host}/citizend-card-desktop.png`,
backgroundMobile: `${host}/citizend-card-mobile.png`,
rate: await contract.read.rate(),
Expand Down
43 changes: 43 additions & 0 deletions packages/web-app/public/project-citizend-logo.svg
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 2ff298a

Please sign in to comment.