Skip to content

Commit

Permalink
add bober logo (#128)
Browse files Browse the repository at this point in the history
* add bober logo

* Update assetIconMap.ts

* added bober to assetIconMap.ts

* Add files via upload

* Delete public/icons/assets/Bober.png

* Delete public/icons/assets/bober.svg

* added optimized Bober logo
  • Loading branch information
MavBg authored May 12, 2024
1 parent 715aca5 commit f0134eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added public/icons/assets/Bober.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/mappers/assetIconMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ export const assetIconMap: { [tokenId: string]: string } = {
["1e0b4e64499cadd4838b6e4e935b9104a6f80975efe1395b714aac19b67a7ac0"]: "sick_erdoge.svg",
["52f4544ce8a420d484ece16f9b984d81c23e46971ef5e37c29382ac50f80d5bd"]: "auctioncoin.png",
["7ba2a85fdb302a181578b1f64cb4a533d89b3f8de4159efece75da41041537f9"]: "gort.png",
["cbd75cfe1a4f37f9a22eaee516300e36ea82017073036f07a09c1d2e10277cda"]: "hodlerg3.svg"
["cbd75cfe1a4f37f9a22eaee516300e36ea82017073036f07a09c1d2e10277cda"]: "hodlerg3.svg",
["b0b312cde931c8bbdac0dac5bfd8e2c03bf4611275dc967988c8d15bd5ec20e0"]: "bober.svg"
};

0 comments on commit f0134eb

Please sign in to comment.