add commiteth dapp
This commit is contained in:
parent
539587d38b
commit
04bae32005
Binary file not shown.
After Width: | Height: | Size: 210 KiB |
|
@ -174,7 +174,21 @@
|
|||
"dapp?": true,
|
||||
"dapp-url":
|
||||
{
|
||||
"en": "https://madvas.github.io/ethlance/resources/public/"
|
||||
"en": "https://madvas.github.io/ethlance/resources/public/"
|
||||
}
|
||||
},
|
||||
|
||||
"Commiteth":
|
||||
{
|
||||
"name":
|
||||
{
|
||||
"en": "Commiteth"
|
||||
},
|
||||
"photo-path": "contacts://commiteth",
|
||||
"dapp?": true,
|
||||
"dapp-url":
|
||||
{
|
||||
"en": "https://commiteth.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -30,4 +30,5 @@
|
|||
:bchat (js/require "./images/contacts/bchat.png")
|
||||
:dentacoin (js/require "./images/contacts/Dentacoin.png")
|
||||
:augur (js/require "./images/contacts/augur.png")
|
||||
:ethlance (js/require "./images/contacts/ethlance.png")})
|
||||
:ethlance (js/require "./images/contacts/ethlance.png")
|
||||
:commiteth (js/require "./images/contacts/commiteth.png")})
|
||||
|
|
Loading…
Reference in New Issue