mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-04 10:27:52 +02:00
docs: add users phpseclib (#6022)
This commit is contained in:
parent
dee6c4648e
commit
e1ca429a1a
2 changed files with 7 additions and 0 deletions
|
@ -518,6 +518,13 @@ const users = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'phpseclib',
|
||||||
|
image: '/img/users/phpseclib.png',
|
||||||
|
infoLink: 'https://phpseclib.com/',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'pnpm',
|
caption: 'pnpm',
|
||||||
image: '/img/users/pnpm.svg',
|
image: '/img/users/pnpm.svg',
|
||||||
|
|
BIN
website-1.x/static/img/users/phpseclib.png
Normal file
BIN
website-1.x/static/img/users/phpseclib.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Add a link
Reference in a new issue