mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
docs: showcase user minapp (#1421)
This commit is contained in:
parent
15f84d401e
commit
a4ca603222
2 changed files with 13 additions and 0 deletions
|
@ -224,6 +224,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'minapp',
|
||||
image: '/img/users/minapp.svg',
|
||||
infoLink: 'https://qiu8310.github.io/minapp/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'ml5.js',
|
||||
image: '/img/users/ml5.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue