mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
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:
parent
01adf25b0f
commit
b33ee8226d
2 changed files with 8 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue