This is an automated email from the ASF dual-hosted git repository.
mrutkowski pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new a91c62c Adding CloudStation as a Supporter for OpenWhisk (#381)
a91c62c is described below
commit a91c62cff10ee7c1df6461ab5e0b19d7e70d1113
Author: Martin Broerse <[email protected]>
AuthorDate: Tue May 14 21:21:56 2019 +0200
Adding CloudStation as a Supporter for OpenWhisk (#381)
---
_layouts/community.html | 7 +++++++
images/supporter/cloudstation.png | Bin 0 -> 16181 bytes
2 files changed, 7 insertions(+)
diff --git a/_layouts/community.html b/_layouts/community.html
index 8be8303..c722d08 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -263,6 +263,13 @@ layout: default
alt="WSO2 supports Apache OpenWhisk">
</a>
</div>
+ <div class="flow-item-container">
+ <a href="https://www.cloudstation.com/" target="_blank">
+ <img class="flow-item-image"
+ src="{{ site.github.url
}}/images/supporter/cloudstation.png"
+ alt="CloudStation supports Apache OpenWhisk">
+ </a>
+ </div>
</div>
</div>
</main>
diff --git a/images/supporter/cloudstation.png
b/images/supporter/cloudstation.png
new file mode 100644
index 0000000..670ce1a
Binary files /dev/null and b/images/supporter/cloudstation.png differ