mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 10:42:53 +00:00
Added Kickback
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
ae1a5bd52b
commit
bfccd03ba8
BIN
resources/images/contacts/kickback.png
Normal file
BIN
resources/images/contacts/kickback.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
resources/images/contacts/kickback@2x.png
Normal file
BIN
resources/images/contacts/kickback@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
resources/images/contacts/kickback@3x.png
Normal file
BIN
resources/images/contacts/kickback@3x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
@ -22,6 +22,7 @@
|
|||||||
:oasis-direct (js/require "./resources/images/contacts/oasis-direct.png")
|
:oasis-direct (js/require "./resources/images/contacts/oasis-direct.png")
|
||||||
:erc-dex (js/require "./resources/images/contacts/erc-dex.png")
|
:erc-dex (js/require "./resources/images/contacts/erc-dex.png")
|
||||||
:cent (js/require "./resources/images/contacts/cent.png")
|
:cent (js/require "./resources/images/contacts/cent.png")
|
||||||
|
:kickback (js/require "./resources/images/contacts/kickback.png")
|
||||||
:hexel (js/require "./resources/images/contacts/hexel.png")
|
:hexel (js/require "./resources/images/contacts/hexel.png")
|
||||||
:peepeth (js/require "./resources/images/contacts/peepeth.png")
|
:peepeth (js/require "./resources/images/contacts/peepeth.png")
|
||||||
:etherbots (js/require "./resources/images/contacts/etherbots.png")
|
:etherbots (js/require "./resources/images/contacts/etherbots.png")
|
||||||
|
@ -103,6 +103,10 @@
|
|||||||
:dapp-url "https://beta.cent.co/"
|
:dapp-url "https://beta.cent.co/"
|
||||||
:photo-path "contacts://cent"
|
:photo-path "contacts://cent"
|
||||||
:description "Get wisdom, get money"}
|
:description "Get wisdom, get money"}
|
||||||
|
{:name "Kickback"
|
||||||
|
:dapp-url "https://kickback.events/"
|
||||||
|
:photo-path "contacts://kickback"
|
||||||
|
:description "Event no shows? No problem. Kickback asks event attendees to put skin in the game with Ethereum."}
|
||||||
{:name "Peepeth"
|
{:name "Peepeth"
|
||||||
:dapp-url "https://peepeth.com/"
|
:dapp-url "https://peepeth.com/"
|
||||||
:photo-path "contacts://peepeth"
|
:photo-path "contacts://peepeth"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user