mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 16:37:07 +02:00
chore: adding ConfigCat to Users page (#1495)
* adding configcat to users * updating configcat info link * updating configcat info link to docs
This commit is contained in:
parent
32c582ded1
commit
f9ae2ae151
2 changed files with 37 additions and 0 deletions
|
@ -84,6 +84,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'ConfigCat',
|
||||
image: '/img/users/configcat.svg',
|
||||
infoLink: 'https://docs.configcat.com',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Create React App',
|
||||
image: '/img/users/react.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue