docs(v2): add gladysassistant.com to showcase (#4408)

* Add gladysassistant.com to showcase

* Update website/src/data/users.js

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Pierre-Gilles Leymarie 2021-03-12 18:04:19 +08:00 committed by GitHub
parent 8b9523550d
commit 32da39a0d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB

View file

@ -267,6 +267,14 @@ const users = [
source: 'https://github.com/FoalTS/foal/tree/master/docs', source: 'https://github.com/FoalTS/foal/tree/master/docs',
tags: ['highlight', 'design', 'large', 'versioning', 'i18n'], tags: ['highlight', 'design', 'large', 'versioning', 'i18n'],
}, },
{
title: 'Gladys Assistant',
description: 'A privacy-first, open-source home assistant',
preview: require('./showcase/gladys-assistant.png'),
website: 'https://gladysassistant.com/',
source: 'https://github.com/GladysAssistant/v4-website',
tags: ['i18n'],
},
{ {
title: 'GraphQL Code Generator', title: 'GraphQL Code Generator',
description: description: