mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-07 14:17:16 +02: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
2 changed files with 8 additions and 0 deletions
|
@ -288,6 +288,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Pulsar',
|
||||||
|
image: '/img/users/pulsar.svg',
|
||||||
|
infoLink: 'https://pulsar.apache.org/',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Pyre',
|
caption: 'Pyre',
|
||||||
image: '/img/users/pyre.svg',
|
image: '/img/users/pyre.svg',
|
||||||
|
|
1
website-1.x/static/img/users/pulsar.svg
Normal file
1
website-1.x/static/img/users/pulsar.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.3 KiB |
Loading…
Add table
Reference in a new issue