mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 21:42:50 +00:00
docs: remove pinned for Taro (#1482)
This commit is contained in:
parent
f86787239f
commit
96445eee32
|
|
@ -509,8 +509,8 @@ module.exports = [
|
|||
caption: 'Taro',
|
||||
image: '/img/users/taro.png',
|
||||
infoLink: 'https://nervjs.github.io/taro/',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Testing Library',
|
||||
|
|
|
|||
Loading…
Reference in New Issue