This is an automated email from the ASF dual-hosted git repository.
yaqian pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/document by this push:
new 064b669 Replace kyligence logo (#1799)
064b669 is described below
commit 064b669d336c13dfbabe4587c7659443baec85d7
Author: Yaqian Zhang <[email protected]>
AuthorDate: Wed Jan 19 19:03:24 2022 +0800
Replace kyligence logo (#1799)
---
website/images/logo/kyligence.jpg | Bin 138532 -> 0 bytes
website/images/logo/kyligence.png | Bin 0 -> 26993 bytes
website/index.cn.md | 2 +-
website/index.md | 2 +-
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/images/logo/kyligence.jpg
b/website/images/logo/kyligence.jpg
deleted file mode 100644
index d085753..0000000
Binary files a/website/images/logo/kyligence.jpg and /dev/null differ
diff --git a/website/images/logo/kyligence.png
b/website/images/logo/kyligence.png
new file mode 100644
index 0000000..86b5348
Binary files /dev/null and b/website/images/logo/kyligence.png differ
diff --git a/website/index.cn.md b/website/index.cn.md
index 350d47e..db1979f 100644
--- a/website/index.cn.md
+++ b/website/index.cn.md
@@ -195,7 +195,7 @@ title: 大数据分析型数据仓库
</a>
<!-- 5 -->
<a class="sponsor" href="https://kyligence.io/">
- <img style="width: 200px;height: 80px;text-align: left;"
src="/images/logo/kyligence.jpg">
+ <img style="width: 200px;height: 80px;text-align: left;"
src="/images/logo/kyligence.png">
</a>
<a class="sponsor" href="https://www.envision-group.com/cn/">
<img src="/images/logo/envision.png">
diff --git a/website/index.md b/website/index.md
index 1a402e6..b5aadcb 100644
--- a/website/index.md
+++ b/website/index.md
@@ -198,7 +198,7 @@ title: Analytical Data Warehouse for Big Data
</a>
<!-- 5 -->
<a class="sponsor" href="https://kyligence.io/">
- <img style="width: 200px;height: 80px;text-align: left;"
src="/images/logo/kyligence.jpg">
+ <img style="width: 200px;height: 80px;text-align: left;"
src="/images/logo/kyligence.png">
</a>
<a class="sponsor" href="https://www.envision-group.com/cn/">
<img src="/images/logo/envision.png">