mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs: add Avana Wallet to showcase (#7460)
* Added Avana Wallet https://docs.avanawallet.com implements Docusaurus 2.0 * Update users.tsx * Added Avana Wallet showcase png * Update users.tsx * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
9d1a91774a
commit
5207e25291
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/avana-wallet.png
Normal file
BIN
website/src/data/showcase/avana-wallet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -229,6 +229,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/attobot-discord/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Avana Wallet',
|
||||
description:
|
||||
'Solana blockchain non-custodial wallet that connects you to Web3 dapps, DeFi, GameFi and NFT marketplaces.',
|
||||
preview: require('./showcase/avana-wallet.png'),
|
||||
website: 'https://docs.avanawallet.com/',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
{
|
||||
title: 'AvN Gateway',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue