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

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

commit d1661f89cbcfea77379a6984f5ed8979606d3238
Author: PragmaTwice <[email protected]>
AuthorDate: Tue May 20 10:21:02 2025 +0800

    Add TongCheng to user list
    
    Signed-off-by: PragmaTwice <[email protected]>
---
 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