mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
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:
parent
f4ca61be81
commit
0f357606cd
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/t-regx.png
Normal file
BIN
website/src/data/showcase/t-regx.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
|
@ -211,6 +211,15 @@ const users = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: 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',
|
title: 'Tasit',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue