mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Add The Bitcoin Company to users list (#4177)
This commit is contained in:
parent
a747f84bbb
commit
90ff59c6fe
@ -66,6 +66,13 @@ const users = [
|
||||
"Read more at [their blog](https://medium.com/gemini/gemini-upgrades-wallet-with-full-support-of-segwit-5bb8e4bc851b)"
|
||||
].join(" "),
|
||||
pinned: true
|
||||
},
|
||||
{
|
||||
caption: "The Bitcoin Company",
|
||||
image: `${baseUrl}img/tbc-logo.png`,
|
||||
infoLink: "https://thebitcoincompany.com",
|
||||
description: "The Bitcoin Company uses Bitcoin-S to help power their lightning integrations",
|
||||
pinned: true
|
||||
}
|
||||
];
|
||||
|
||||
|
BIN
website/static/img/tbc-logo.png
Normal file
BIN
website/static/img/tbc-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue
Block a user