Skip to content

Commit 51245b4

Browse files
authored
Merge pull request graphql#280 from bqbtoan/source
Add ants.vn logo to GraphQL users
2 parents 1855cd2 + 9d8fcc4 commit 51245b4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,11 @@ var logos = [
425425
img: 'vanilaio.png',
426426
link: 'https://vanila.io/'
427427
},
428+
{
429+
name: 'ANTS',
430+
img: 'ants.png',
431+
link: 'http://ants.vn/'
432+
},
428433
// Adding your logo?
429434
// Add it to the /users/logos/ directory and then append an entry above this comment.
430435
//

site/users/logos/ants.png

23.9 KB
Loading

0 commit comments

Comments
 (0)