mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-05 05:07:14 +02:00
docs(v2): add "Leon" docs website to showcase (#4822)
* docs(v2): add "Leon" docs website to showcase * chore(v2): minify "Leon" PNG showcase
This commit is contained in:
parent
792ff9326a
commit
665d73aba3
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/leon.png
Normal file
BIN
website/src/data/showcase/leon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
|
@ -1097,6 +1097,14 @@ const Users = [
|
|||
source: 'https://github.com/oam-dev/kubevela.io',
|
||||
tags: ['opensource', 'versioning', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Leon',
|
||||
description: 'Your open-source personal assistant.',
|
||||
preview: require('./showcase/leon.png'),
|
||||
website: 'https://docs.getleon.ai',
|
||||
source: 'https://github.com/leon-ai/docs.getleon.ai',
|
||||
tags: ['opensource', 'versioning', 'i18n'],
|
||||
},
|
||||
];
|
||||
|
||||
export const TagList = Object.keys(Tags);
|
||||
|
|
Loading…
Add table
Reference in a new issue