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:
Louis Gallet 2021-06-02 17:08:26 +02:00 committed by GitHub
parent 0417ab9532
commit 65cf8dacee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -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',