Skip to content

Commit 2b5a6fc

Browse files
authored
Add ants.vn logo to GraphQL users
1 parent 05705b0 commit 2b5a6fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,11 @@ var logos = [
420420
img: 'hijup.png',
421421
link: 'https://www.hijup.com/'
422422
},
423+
{
424+
name: 'ANTS',
425+
img: 'ants.png',
426+
link: 'http://ants.vn/'
427+
},
423428
// Adding your logo?
424429
// Add it to the /users/logos/ directory and then append an entry above this comment.
425430
//

0 commit comments

Comments
 (0)