Skip to content

Commit 2c43d2a

Browse files
marciovicenteleebyron
authored andcommitted
Adding Jusbrasil entry in GraphQL users page (graphql#408)
* Adding Jusbrasil entry in index.html.js * Adding jusbrasil logo asset
1 parent 588ca94 commit 2c43d2a

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
@@ -606,6 +606,11 @@ var logos = [
606606
img: 'universe.png',
607607
link: 'https://www.universe.com'
608608
},
609+
{
610+
name: 'Jusbrasil',
611+
img: 'jusbrasil.png',
612+
link: 'https://www.jusbrasil.com.br'
613+
},
609614
{
610615
name: 'NBC News Digital',
611616
img: 'nbc-news-digital.png',

site/users/logos/jusbrasil.png

20 KB
Loading

0 commit comments

Comments
 (0)