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

jooks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6447c2c8fb update some users (#577)
6447c2c8fb is described below

commit 6447c2c8fb5c937b719056d9baa3f9e2c127b3ee
Author: xiaoyu <[email protected]>
AuthorDate: Tue May 17 16:18:08 2022 +0800

    update some users (#577)
---
 src/data/user.js              |   2 +-
 static/img/users/tencent.jpeg | Bin 0 -> 23225 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/data/user.js b/src/data/user.js
index 8203f45d37..c6a2724260 100644
--- a/src/data/user.js
+++ b/src/data/user.js
@@ -1,6 +1,6 @@
 export default [
     {name:"京东",src:"/img/users/jd_logo.png",link:"https://www.jd.com/"},
-    {name:"腾讯",src:"/img/users/tencent.png",link:"https://tencent.com/"},
+    {name:"腾讯",src:"/img/users/tencent.jpeg",link:"https://tencent.com/"},
     {name:"滴滴出行",src:"/img/users/dd.png",link:"https://www.didiglobal.com/"},
     {name:"欢聚时代",src:"/img/users/yy_logo.png",link:"http://www.huanju.cn/"},
     
{name:"米哈游",src:"/img/users/mihayo_logo.png",link:"https://www.mihoyo.com/"},
diff --git a/static/img/users/tencent.jpeg b/static/img/users/tencent.jpeg
new file mode 100644
index 0000000000..0c3c90a72d
Binary files /dev/null and b/static/img/users/tencent.jpeg differ

Reply via email to