mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
docs(v2): Add Aide Jeune website to Docusaurus site showcase (#4887)
* Add Aide Jeune preview * add aidejeune website * correcting tags * Add opensource tag * Update website/src/data/users.js Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
0417ab9532
commit
65cf8dacee
2 changed files with 8 additions and 0 deletions
|
@ -124,6 +124,14 @@ export const Tags = {
|
|||
// Add your site to this list
|
||||
// prettier-ignore
|
||||
const Users = [
|
||||
{
|
||||
title: 'Aide Jeune',
|
||||
description: 'French Discord server that helps young people who have been bullied or feel bad about themselves',
|
||||
preview: require('./showcase/aide_jeune.png'),
|
||||
website: 'https://aidejeune.fr',
|
||||
source: 'https://github.com/AideJeune',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'AgileTs',
|
||||
description: 'Global State and Logic Framework for reactive Applications',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue