You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/07/08 20:28:31 UTC

[incubator-pinot-site] branch dev updated: Adding StarTree logo

This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git


The following commit(s) were added to refs/heads/dev by this push:
     new d51b709  Adding StarTree logo
d51b709 is described below

commit d51b70938e2987f58f5a80b90a156ea4fd1aa82a
Author: Xiang Fu <xi...@gmail.com>
AuthorDate: Thu Jul 8 13:28:19 2021 -0700

    Adding StarTree logo
---
 website/src/data/companies-data.js              | 7 +++++++
 website/static/img/companies/startree_dark.svg  | 1 +
 website/static/img/companies/startree_light.svg | 1 +
 3 files changed, 9 insertions(+)

diff --git a/website/src/data/companies-data.js b/website/src/data/companies-data.js
index fe2f8e5..a275f12 100644
--- a/website/src/data/companies-data.js
+++ b/website/src/data/companies-data.js
@@ -59,6 +59,13 @@ const getCompaniesList = () => {
       enable_dark_logo: true
     },
     {
+      name: 'StarTree',
+      website: 'https://startree.ai',
+      logo: '/img/companies/startree_light.svg',
+      darkLogo: '/img/companies/startree_dark.svg',
+      enable_dark_logo: true
+    },
+    {
       name: 'Stripe',
       website: 'https://stripe.com',
       logo: '/img/companies/stripe.svg',
diff --git a/website/static/img/companies/startree_dark.svg b/website/static/img/companies/startree_dark.svg
new file mode 100644
index 0000000..f0d955a
--- /dev/null
+++ b/website/static/img/companies/startree_dark.svg
@@ -0,0 +1 @@
+<svg id="svg" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="178.99761336515513" viewBox="0, 0, 400,178.99761336515513"><g id="svgg"><path id="path0" d="M248.165 67.450 C 247.048 67.661,246.273 69.172,246.444 70.807 C 246.506 71.402,246.637 71.916,246.734 71.949 C 246.832 71.981,246.911 72.088,246.911 72.185 C 246.911 72.394,247.191 72.683,247.802 73.105 C 248.187 73.372,248.767 73.411,252.304 73.411 C 255.840 73.411,256.37 [...]
\ No newline at end of file
diff --git a/website/static/img/companies/startree_light.svg b/website/static/img/companies/startree_light.svg
new file mode 100644
index 0000000..9f96c32
--- /dev/null
+++ b/website/static/img/companies/startree_light.svg
@@ -0,0 +1 @@
+<svg id="svg" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="157.74647887323945" viewBox="0, 0, 400,157.74647887323945"><g id="svgg"><path id="path0" d="M78.047 0.214 C 78.106 0.370,77.975 0.411,77.564 0.363 C 77.129 0.312,77.000 0.358,77.000 0.565 C 77.000 0.713,76.880 0.833,76.734 0.833 C 76.588 0.833,76.430 0.983,76.382 1.167 C 76.334 1.350,76.191 1.500,76.064 1.500 C 75.937 1.500,75.833 1.604,75.833 1.731 C 75.833 1.857 [...]
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org