mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
docs: add smash.gg to users (#1145)
* added smash.gg to Docusaurus users * Update users.js
This commit is contained in:
parent
818e608639
commit
8a08fbf2d7
1 changed files with 7 additions and 0 deletions
|
@ -337,6 +337,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'smash.gg',
|
||||||
|
image: 'https://imgur.com/eBFBDei.png',
|
||||||
|
infoLink: 'https://developer.smash.gg',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Spectrum',
|
caption: 'Spectrum',
|
||||||
image: '/img/users/spectrum.svg',
|
image: '/img/users/spectrum.svg',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue