Create etherlite.json (#268)

* Create etherlite.json

* Added Logo Height and Width as requested.

* Updated request dimension for logo.
This commit is contained in:
etherlite-org 2021-06-10 00:29:09 +05:30 committed by GitHub
parent c56b588f67
commit 7f3d9b8a64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmbNAai1KnBnw4SPQKgrf6vBddifPCQTg2PePry1bmmZYy",
"width": 88,
"height": 88,
"format": "png"
}
]