mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-28 22:18:44 +02:00
docs(v2): Add i18n tag and fix typo (#4803)
* Add i18n tag to https://tinaeldevresse.eu/ * Fix typo
This commit is contained in:
parent
69be003e12
commit
2c88cb2331
1 changed files with 2 additions and 2 deletions
|
@ -1000,11 +1000,11 @@ const Users = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Tinaël Devresse',
|
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.',
|
description: 'Personal website of Tinaël Devresse, a blog about anything that crosses my mind which I think could interest y\'all.',
|
||||||
preview: require('./showcase/tinaeldevresse.png'),
|
preview: require('./showcase/tinaeldevresse.png'),
|
||||||
website: 'https://tinaeldevresse.eu/',
|
website: 'https://tinaeldevresse.eu/',
|
||||||
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
|
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
|
||||||
tags: ['personal', 'opensource']
|
tags: ['personal', 'opensource', 'i18n']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'TRPG Engine',
|
title: 'TRPG Engine',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue