docs: remove pinned for Taro (#1482)

This commit is contained in:
Hongarc 2019-05-17 23:36:07 +07:00 committed by Yangshun Tay
parent f86787239f
commit 96445eee32

View file

@ -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',