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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5a076d9  docs: add ctrl cloud to showcase (#672)
5a076d9 is described below

commit 5a076d952fc975bb413e09919860ff5b5bff2048
Author: Huei Feng <[email protected]>
AuthorDate: Mon Oct 25 17:15:24 2021 +0800

    docs: add ctrl cloud to showcase (#672)
---
 website/static/data/showcases.json   |   6 ++++++
 website/static/img/showcase/ctrl.jpg | Bin 0 -> 50856 bytes
 2 files changed, 6 insertions(+)

diff --git a/website/static/data/showcases.json 
b/website/static/data/showcases.json
index 9d2c71b..046f887 100644
--- a/website/static/data/showcases.json
+++ b/website/static/data/showcases.json
@@ -24,6 +24,12 @@
     "pinned": true
   },
   {
+    "caption": "开创云",
+    "image": "showcase/ctrl.jpg",
+    "infoLink": "https://www.ctrl.cn/";,
+    "pinned": true
+  },
+  {
     "caption": "DaoCloud",
     "image": "showcase/daocloud.png",
     "infoLink": "https://www.daocloud.io/";,
diff --git a/website/static/img/showcase/ctrl.jpg 
b/website/static/img/showcase/ctrl.jpg
new file mode 100644
index 0000000..49e8ead
Binary files /dev/null and b/website/static/img/showcase/ctrl.jpg differ

Reply via email to