This is an automated email from the ASF dual-hosted git repository. mayanks pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git.
from 6930b6e Merge pull request #42 from ChethanUK/patch-1 new 37bd672 Light and dark mode appropriate company logos, new Razorpay company logo new 358d9f1 Fix build filure new ef85cc6 Merge pull request #44 from joshigaurava/company-logos The 103 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: website/package.json | 12 +++++------ website/src/pages/index.js | 24 ++++++++++++++++------ .../{confluera.svg => confluera_dark.svg} | 0 .../{confluera.svg => confluera_light.svg} | 21 ++++++++----------- website/static/img/companies/eero.svg | 5 ----- website/static/img/companies/eero_black.svg | 1 - website/static/img/companies/eero_dark.svg | 12 +++++++++++ website/static/img/companies/eero_light.svg | 12 +++++++++++ website/static/img/companies/razorpay_dark.svg | 1 + website/static/img/companies/razorpay_light.svg | 1 + website/static/img/companies/sina-weibo.svg | 1 - website/static/img/companies/weibo_dark.svg | 8 ++++++++ website/static/img/companies/weibo_light.svg | 7 +++++++ 13 files changed, 74 insertions(+), 31 deletions(-) copy website/static/img/companies/{confluera.svg => confluera_dark.svg} (100%) rename website/static/img/companies/{confluera.svg => confluera_light.svg} (95%) delete mode 100644 website/static/img/companies/eero.svg delete mode 100644 website/static/img/companies/eero_black.svg create mode 100644 website/static/img/companies/eero_dark.svg create mode 100644 website/static/img/companies/eero_light.svg create mode 100644 website/static/img/companies/razorpay_dark.svg create mode 100644 website/static/img/companies/razorpay_light.svg delete mode 100644 website/static/img/companies/sina-weibo.svg create mode 100644 website/static/img/companies/weibo_dark.svg create mode 100644 website/static/img/companies/weibo_light.svg --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org