diff --git a/website/src/data/showcase/aide_jeune.png b/website/src/data/showcase/aide_jeune.png new file mode 100644 index 0000000000..d2ad7ce4a3 Binary files /dev/null and b/website/src/data/showcase/aide_jeune.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 53eb143576..a5bfd19505 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -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',