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

juzhiyuan 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 069b201  docs: update logo wall (#315)
069b201 is described below

commit 069b20173b461b263a718e3c4e81ecd5be33d1d3
Author: Kishani Kandasamy <[email protected]>
AuthorDate: Thu Apr 22 16:28:37 2021 +0530

    docs: update logo wall (#315)
---
 website/static/data/showcases.json      |   6 ++++++
 website/static/img/showcase/Augurit.jpg | Bin 0 -> 3838 bytes
 2 files changed, 6 insertions(+)

diff --git a/website/static/data/showcases.json 
b/website/static/data/showcases.json
index 7da13b3..f01bd90 100644
--- a/website/static/data/showcases.json
+++ b/website/static/data/showcases.json
@@ -256,5 +256,11 @@
     "image": "showcase/TencentGame.png",
     "infoLink": "https://game.qq.com/";,
     "pinned": true
+  },
+   {
+    "caption": "奥格科技股份有限公司",
+    "image": "showcase/Augurit.png",
+    "infoLink": "http://www.augurit.com/";,
+    "pinned": true
   }
 ]
diff --git a/website/static/img/showcase/Augurit.jpg 
b/website/static/img/showcase/Augurit.jpg
new file mode 100644
index 0000000..4cd86e7
Binary files /dev/null and b/website/static/img/showcase/Augurit.jpg differ

Reply via email to