mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +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',
|
||||
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'),
|
||||
website: 'https://tinaeldevresse.eu/',
|
||||
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
|
||||
tags: ['personal', 'opensource']
|
||||
tags: ['personal', 'opensource', 'i18n']
|
||||
},
|
||||
{
|
||||
title: 'TRPG Engine',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue