From f34d6ec4cb113121fe9440f753fc64f61623b72b Mon Sep 17 00:00:00 2001 From: Nisheal John <41017303+NishealJ@users.noreply.github.com> Date: Mon, 29 Apr 2019 00:17:14 +0530 Subject: [PATCH] docs: showcase user Pulsar (#1411) * Add pulsar to users * Add image * Change icon file to svg * Add the svg file --- website-1.x/data/users.js | 7 +++++++ website-1.x/static/img/users/pulsar.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 website-1.x/static/img/users/pulsar.svg diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index 545863eedc..207f604ad2 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -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', diff --git a/website-1.x/static/img/users/pulsar.svg b/website-1.x/static/img/users/pulsar.svg new file mode 100644 index 0000000000..6006111ab2 --- /dev/null +++ b/website-1.x/static/img/users/pulsar.svg @@ -0,0 +1 @@ +Asset 2Layer 1 \ No newline at end of file