mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 20:52:48 +00:00
Add ml5 as user (#786)
This commit is contained in:
parent
ca8afb0951
commit
f33d977d1a
|
|
@ -119,6 +119,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'ml5.js',
|
||||
image: '/img/users/ml5.png',
|
||||
infoLink: 'https://ml5js.org/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Open Power Quality',
|
||||
image: 'https://openpowerquality.org/img/opqlogo.png',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
Loading…
Reference in New Issue