mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
docs: add Bitcoin-S to users (#1635)
* Add Bitcoin-S to users list * Update users.js
This commit is contained in:
parent
03eae0f274
commit
1c0d5f0135
2 changed files with 7 additions and 0 deletions
|
@ -70,6 +70,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Bitcoin-S',
|
||||
image: '/img/users/bitcoin-s.png',
|
||||
infoLink: 'https://bitcoin-s.org',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Bowler',
|
||||
image: '/img/users/bowler.svg',
|
||||
|
|
BIN
website/static/img/users/bitcoin-s.png
Normal file
BIN
website/static/img/users/bitcoin-s.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Reference in a new issue