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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c76afc5  add qzcloud to community supporters (#426)
c76afc5 is described below

commit c76afc5f5d0961088e21a0b311d3fd6f97fa558b
Author: Bill Zong <[email protected]>
AuthorDate: Thu Feb 27 11:35:14 2020 +0800

    add qzcloud to community supporters (#426)
---
 _layouts/community.html      |   7 +++++++
 images/supporter/qzcloud.png | Bin 0 -> 5512 bytes
 2 files changed, 7 insertions(+)

diff --git a/_layouts/community.html b/_layouts/community.html
index 4400ec0..a556565 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -263,6 +263,13 @@ layout: default
                       </a>
                   </div>
                   <div class="flow-item-container">
+                      <a href="https://qzcloud.com/"; target="_blank">
+                      <img class="flow-item-image"
+                         src="{{ site.github.url 
}}/images/supporter/qzcloud.png"
+                         alt="QZCloud supports Apache OpenWhisk">
+                      </a>
+                  </div>
+                  <div class="flow-item-container">
                       <a href="https://www.redhat.com/en"; target="_blank">
                       <img class="flow-item-image"
                          src="{{ site.github.url 
}}/images/supporter/redhat.png"
diff --git a/images/supporter/qzcloud.png b/images/supporter/qzcloud.png
new file mode 100644
index 0000000..239b169
Binary files /dev/null and b/images/supporter/qzcloud.png differ

Reply via email to