docs(v2): Add tinaeldevresse.eu to Docusaurus' gallery (#4786)

* Add tinaeldevresse.eu to Docusaurus' gallery

* Update website/src/data/users.js

* Update website/src/data/users.js

Co-authored-by: hunteroi <me@tinaeldevresse.eu>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Tinaël Devresse 2021-05-14 16:22:43 +02:00 committed by GitHub
parent 01adf25b0f
commit b33ee8226d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -998,6 +998,14 @@ const Users = [
source: null,
tags: [ 'facebook'],
},
{
title: 'Tinaël Devresse',
description: 'Personal website of Tinaël Devresse, a blog about anything that cross my mind which I think could interest y\'all.',
preview: require('./showcase/tinaeldevresse.png'),
website: 'https://tinaeldevresse.eu/',
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
tags: ['personal', 'opensource']
},
{
title: 'TRPG Engine',
description: 'IM Application which build for TRPG, like slack and discord',