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 4411a1d add youzan logo (#1714)
4411a1d is described below
commit 4411a1d2b5ceacf53987229bde6990b662944a0d
Author: mymy001 <[email protected]>
AuthorDate: Tue Aug 3 19:55:40 2021 +0800
add youzan logo (#1714)
---
website/images/logo/youzan.png | Bin 0 -> 56814 bytes
website/index.cn.md | 3 +++
website/index.md | 3 +++
3 files changed, 6 insertions(+)
diff --git a/website/images/logo/youzan.png b/website/images/logo/youzan.png
new file mode 100644
index 0000000..174f014
Binary files /dev/null and b/website/images/logo/youzan.png differ
diff --git a/website/index.cn.md b/website/index.cn.md
index ded0359..350d47e 100644
--- a/website/index.cn.md
+++ b/website/index.cn.md
@@ -357,6 +357,9 @@ title: 大数据分析型数据仓库
<a class="sponsor" href="https://www.dmall.com/">
<img src="/images/logo/dmall.jpg">
</a>
+ <a class="sponsor" href="https://www.youzan.com/">
+ <img src="/images/logo/youzan.png">
+ </a>
</div>
<!-- /container -->
</div>
diff --git a/website/index.md b/website/index.md
index d94f223..1a402e6 100644
--- a/website/index.md
+++ b/website/index.md
@@ -360,6 +360,9 @@ title: Analytical Data Warehouse for Big Data
<a class="sponsor" href="https://www.dmall.com/">
<img src="/images/logo/dmall.jpg">
</a>
+ <a class="sponsor" href="https://www.youzan.com/">
+ <img src="/images/logo/youzan.png">
+ </a>
</div>
<!-- /container -->
</div>