mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 10:48:05 +02:00
docs: add AvN Gateway to showcase (#7287)
* Update users.tsx * Add files via upload * Update users.tsx * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
a1182b374c
commit
fc8b7674e3
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/aventus.png
Normal file
BIN
website/src/data/showcase/aventus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
|
@ -221,6 +221,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/attobot-discord/website',
|
source: 'https://github.com/attobot-discord/website',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'AvN Gateway',
|
||||||
|
description:
|
||||||
|
'The AvN Gateway API is the fastest way to interact with the Aventus Network Blockchain.',
|
||||||
|
preview: require('./showcase/aventus.png'),
|
||||||
|
website: 'https://aventus-network-services.github.io/avn-gateway-docs/',
|
||||||
|
source: null,
|
||||||
|
tags: ['versioning', 'product'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Awe framework',
|
title: 'Awe framework',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Reference in a new issue