mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Add Plus (ThinkSNS+) to users (#903)
* Add Plus(ThinkSNS+) using user link https://github.com/slimkit/plus * Add files via upload * readme Plus logo filename * Update users.js
This commit is contained in:
parent
acd4f3f984
commit
e79e67ad2b
|
|
@ -169,6 +169,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Plus (ThinkSNS+)',
|
||||
image: '/img/users/plus.png',
|
||||
infoLink: 'https://slimkit.github.io',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React Native',
|
||||
image: '/img/users/react-native.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue