mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
docs(v2): Add AttoBot website to showcase page (#4284)
* Update users.js * Add files via upload * Add files via upload * Delete attobot.png * Add files via upload * Alphabetical order as required by a reviewer
This commit is contained in:
parent
cc42cf5af7
commit
c8743046d6
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/attobot.png
Normal file
BIN
website/src/data/showcase/attobot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
|
@ -77,6 +77,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'AttoBot',
|
||||
description: 'A multi-purpose Discord bot with many features and API integrations that will enhance your Discord experience.',
|
||||
preview: require('./showcase/attobot.png'),
|
||||
website: 'https://attobot.xyz',
|
||||
source: 'https://github.com/attobot-discord/website',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'Awe framework',
|
||||
description: 'Awe framework, Build light-weight and functional websites quickly',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue