mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 09:57:03 +02:00
docs: remove pinned for Taro (#1482)
This commit is contained in:
parent
f86787239f
commit
96445eee32
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue