mirror of
https://github.com/status-im/wiki.status.im.git
synced 2026-08-31 21:51:09 +00:00
Merge pull request #18 from status-im/icon-rounded-corners
icon rounded corners
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
During the Alpha we are accepting example DApps as default contacts, to add your DApp to Status, you need to ensure it works on testnet (Ropsten) and submit a single commit pull request to [status-react](http://github.com/status-im/status-react) with the following:
|
||||
|
||||
- Place a square icon(`85x85px` or `192x192`) of your DApp to `images/contacts` directory. The file should be named the same as your DApp, for example `my-dapp.png`.
|
||||
- Place a square icon(`85x85px` or `192x192`) of your DApp to `images/contacts` directory. The file should be named the same as your DApp, for example `my-dapp.png`. Make sure your icon fits and looks good with rounded corners.
|
||||
|
||||
- Add information about this icon to `src/status_im/resources.cljs`, for example:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user