mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: showcase user Pulsar (#1411)
* Add pulsar to users * Add image * Change icon file to svg * Add the svg file
This commit is contained in:
parent
528bd7f280
commit
f34d6ec4cb
|
|
@ -288,6 +288,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Pulsar',
|
||||
image: '/img/users/pulsar.svg',
|
||||
infoLink: 'https://pulsar.apache.org/',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Pyre',
|
||||
image: '/img/users/pyre.svg',
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 6.3 KiB |
Loading…
Reference in New Issue