Add The Bitcoin Company to users list (#4177)

This commit is contained in:
benthecarman 2022-03-10 14:35:09 -05:00 committed by GitHub
parent a747f84bbb
commit 90ff59c6fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -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
}
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB