This is an automated email from the ASF dual-hosted git repository.
junrao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9998ec7 updating infobip logo (#318)
9998ec7 is described below
commit 9998ec74823404cf959b29fe801719387179e5c1
Author: scott-confluent <[email protected]>
AuthorDate: Mon Jan 25 18:21:00 2021 -0500
updating infobip logo (#318)
Reviewers: Jun Rao <[email protected]>
---
images/powered-by/infobip.png | Bin 0 -> 3331 bytes
images/powered-by/infobip.svg | 1 -
powered-by.html | 2 +-
3 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/images/powered-by/infobip.png b/images/powered-by/infobip.png
new file mode 100644
index 0000000..8812312
Binary files /dev/null and b/images/powered-by/infobip.png differ
diff --git a/images/powered-by/infobip.svg b/images/powered-by/infobip.svg
deleted file mode 100644
index 4214365..0000000
--- a/images/powered-by/infobip.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg"><g
fill="#2f3538"><path d="m297.89 278.66q-8.64 0-13.93
5.68l-1.9-4.64h-12.06v42.58h15.14v-22.8c0-5.07 3.19-8.43 7.92-8.43a6.57 6.57 0
0 1 6.7 6.8v24.43h15.15v-26.93a15.87 15.87 0 0 0
-4.74-12c-3.18-3.18-7.22-4.73-12.3-4.73"/><path d="m246.71
260.02h15.14v15.14h-15.14z"/><path d="m246.71 279.7h15.14v42.58h-15.14z"/><path
d="m520.36 284.93a18 18 0 0 0 -14.2-6.26 16.9 16.9 0 0 0 -12.66
5l-1.9-4h-12v60.49h15.1v-20.89a17.93 17.93 [...]
\ No newline at end of file
diff --git a/powered-by.html b/powered-by.html
index 9b34e4c..ad8efed 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -279,7 +279,7 @@
"description": "We use Kafka to ingest real-time log and tracking data
for analytics, dashboards, and machine learning."
}, {
"link": "http://www.infobip.com/",
- "logo": "infobip.svg",
+ "logo": "infobip.png",
"logoBgColor": "#ffffff",
"description": "Infobip, as a global CPaaS provider, uses Apache Kafka
as a central data pipeline, processing over 70B messages per month in order to
achieve real-time analytics and reporting."
}, {