Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions images/PENQUINlogo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions metadata/0xc05202bb0bcd2e30ae68f596622ed00ca94556ba
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "PenQuiQui",
"symbol": "PENQUIN",
"decimals": 18,
"logo": "‎images/PENQUINlogo.svg"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Logo Path Corrupted by Hidden Unicode

The logo path in the JSON contains an invisible Unicode character at the beginning, making the path invalid and preventing the logo from loading.

Fix in Cursor Fix in Web

}