docs(v2): Add i18n tag and fix typo (#4803)

* Add i18n tag to https://tinaeldevresse.eu/

* Fix typo
This commit is contained in:
Tinaël Devresse 2021-05-17 18:25:52 +02:00 committed by GitHub
parent 69be003e12
commit 2c88cb2331
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',