docs(v2): add "T-Regx" website to showcase (#3310)

* Add "T-Regx" docusaurs website to showcase

* Update users.js

* Update users.js

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Daniel Wilkowski 2020-08-20 14:49:32 +02:00 committed by GitHub
parent f4ca61be81
commit 0f357606cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

View file

@ -211,6 +211,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'T-Regx',
description: 'Programmer-oriented Regular Expressions library for PHP',
preview: require('./showcase/t-regx.png'),
website: 'https://t-regx.com/',
source: 'https://github.com/T-Regx/T-Regx',
fbOpenSource: false,
pinned: false,
},
{
title: 'Tasit',
description: