Skip to content

Commit 8a98a75

Browse files
ariestiyansyahSashko Stubailo
authored and
Sashko Stubailo
committed
Add IndonesiaX company logo in users page (graphql#151)
1 parent 5595a49 commit 8a98a75

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
@@ -226,6 +226,11 @@ var logos = [
226226
img: 'salestock.png',
227227
link: 'https://www.salestockindonesia.com'
228228
},
229+
{
230+
name: 'IndonesiaX',
231+
img: 'indonesiax.png',
232+
link: 'https://www.indonesiax.co.id'
233+
},
229234
// Adding your logo?
230235
// Add it to the /users/logos/ directory and then append an entry above this comment.
231236
//

site/users/logos/indonesiax.png

41.7 KB
Loading

0 commit comments

Comments
 (0)