Skip to content

Commit a8e8153

Browse files
renjujvalexkrolick
authored andcommitted
Added Testsigma to the list of companies (#97)
* Added Testsigma to the list of Companies Added Testsigma to the list of Companies using the library * Added Testsigma Logo
1 parent 2cff50a commit a8e8153

File tree

2 files changed

+119
-0
lines changed

2 files changed

+119
-0
lines changed

website/siteConfig.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ const users = [
7676
infoLink: 'https://www.wix.com',
7777
pinned: true,
7878
},
79+
{
80+
caption: 'Testsigma',
81+
image: '/img/users/testsigma.svg',
82+
infoLink: 'https://www.testsigma.com',
83+
pinned: true,
84+
}
7985
]
8086

8187
const siteConfig = {
Lines changed: 113 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)