Skip to content

Commit 74f51b7

Browse files
sonnylazuardiSashko Stubailo
authored and
Sashko Stubailo
committed
Add sale stock company logo in users page (graphql#150)
* add salestock * add salestock logo
1 parent 45ef87b commit 74f51b7

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
@@ -221,6 +221,11 @@ var logos = [
221221
img: 'Syzygy_logo.png',
222222
link: 'https://www.syzygy.net'
223223
},
224+
{
225+
name: 'Sale Stock',
226+
img: 'salestock.png',
227+
link: 'https://www.salestockindonesia.com'
228+
},
224229
// Adding your logo?
225230
// Add it to the /users/logos/ directory and then append an entry above this comment.
226231
//

site/users/logos/salestock.png

58.9 KB
Loading

0 commit comments

Comments
 (0)