Skip to content

Commit d96d980

Browse files
tolunayakbulutJohn Doe
andauthored
Added Global CTO Forum to users. Thanks for developing testing-library (#549)
Co-authored-by: John Doe <thezeval@gmail.com>
1 parent 2066a31 commit d96d980

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

website/siteConfig.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ const users = [
106106
infoLink: 'https://radity.com',
107107
pinned: true,
108108
},
109+
{
110+
caption: 'Global CTO Forum',
111+
image: '/img/users/global-cto-forum.svg',
112+
infoLink: 'https://globalctoforum.org',
113+
pinned: true,
114+
},
109115
{
110116
caption: 'Gusto',
111117
image: '/img/users/gusto.svg',
Lines changed: 57 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)