You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/02/09 11:45:11 UTC

[skywalking-website] branch master updated: Add Sohu to user wall (#214)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 91c1ed7  Add Sohu to user wall (#214)
91c1ed7 is described below

commit 91c1ed7ba4a44e6e6bf8a5ebfd3f9ae9bcce0045
Author: libinglong <38...@users.noreply.github.com>
AuthorDate: Tue Feb 9 19:45:03 2021 +0800

    Add Sohu to user wall (#214)
---
 data/homepage.yml                 |   6 +++++-
 static/images/users/sohu_logo.png | Bin 0 -> 5455 bytes
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/data/homepage.yml b/data/homepage.yml
index 6cba535..81fa8eb 100644
--- a/data/homepage.yml
+++ b/data/homepage.yml
@@ -565,6 +565,11 @@ users:
     website: http://www.yongjinbao.com.cn/
     logo: /images/users/yongjinbao_logo.png
 
+  - name: Sohu
+    info: www.sohu.com 搜狐
+    website: https://www.sohu.com/
+    logo: /images/users/sohu_logo.png
+
   - name: Source++
     info: Source++
     website: https://sourceplusplus.com
@@ -689,4 +694,3 @@ users:
     info: zjs.com.cn 北京宅急送快运股份有限公司
     website: http://www.zjs.com.cn/
     logo: /images/users/zjs_logo.png
-
diff --git a/static/images/users/sohu_logo.png b/static/images/users/sohu_logo.png
new file mode 100644
index 0000000..bd18fd6
Binary files /dev/null and b/static/images/users/sohu_logo.png differ