Skip to content

Commit

Permalink
docs: add Avana Wallet to showcase (#7460)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
jrmyw92 and Josh-Cena authored May 22, 2022
1 parent 9d1a917 commit 5207e25
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/avana-wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5207e25

Please sign in to comment.