mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 21:42:50 +00:00
Add Babel to users 🎉 (#779)
This commit is contained in:
parent
7bef1b96dc
commit
9cb45960d6
|
|
@ -14,6 +14,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Babel',
|
||||
image: '/img/users/babel.svg',
|
||||
infoLink: 'https://babeljs.io/',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Bemuse',
|
||||
image: '/img/users/bemuse.png',
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue