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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8066e2ea Add TongCheng to user list (#301)
8066e2ea is described below

commit 8066e2eac0fe79e1c1c575b7faff8843a48db6de
Author: Twice <tw...@apache.org>
AuthorDate: Tue May 20 10:23:16 2025 +0800

    Add TongCheng to user list (#301)
    
    Signed-off-by: PragmaTwice <tw...@apache.org>
---
 src/components/UserLogos/index.tsx |   1 +
 static/media/users/tongcheng.jpeg  | Bin 0 -> 31864 bytes
 2 files changed, 1 insertion(+)

diff --git a/src/components/UserLogos/index.tsx 
b/src/components/UserLogos/index.tsx
index 78694456..8b16724b 100644
--- a/src/components/UserLogos/index.tsx
+++ b/src/components/UserLogos/index.tsx
@@ -26,6 +26,7 @@ let userData = [
     { title: 'iQIYI', img: '/media/users/iqiyi.png', site: 
'https://www.iqiyi.com/' },
     { title: 'WakaTime', img: '/media/users/wakatime.png', site: 
'https://wakatime.com/' },
     { title: 'Biqutex', img: '/media/users/biqutex.jpg', site: 
'https://biqutex.com/' },
+    { title: 'TongCheng', img: '/media/users/tongcheng.jpeg', site: 
'https://www.ly.com/' },
 ]
 
 // Sort the data by title in alphabetical order.
diff --git a/static/media/users/tongcheng.jpeg 
b/static/media/users/tongcheng.jpeg
new file mode 100644
index 00000000..b4876c53
Binary files /dev/null and b/static/media/users/tongcheng.jpeg differ

Reply via email to