Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit d5b130e

Browse files
committed
chore: update logos
Signed-off-by: Yue Yang <[email protected]>
1 parent e80ca9c commit d5b130e

File tree

3 files changed

+50
-0
lines changed

3 files changed

+50
-0
lines changed

src/data/whoIsUsing.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ const whoisUsing = [
66
height: '80%',
77
},
88
},
9+
{
10+
name: 'ByteDance',
11+
img: 'img/logos/bytedance.svg',
12+
},
913
{
1014
name: 'Celo',
1115
img: 'img/logos/celo.png',
@@ -49,6 +53,13 @@ const whoisUsing = [
4953
name: 'Qiniu Cloud',
5054
img: 'img/logos/qiniucloud.png',
5155
},
56+
{
57+
name: 'S.J. Distributors',
58+
img: 'img/logos/sj.png',
59+
style: {
60+
width: '40%',
61+
},
62+
},
5263
{
5364
name: 'Tencent',
5465
img: 'img/logos/tencent.png',

static/img/logos/bytedance.svg

Lines changed: 39 additions & 0 deletions
Loading

static/img/logos/sj.png

64.9 KB
Loading

0 commit comments

Comments
 (0)