Skip to content

Commit b75ef10

Browse files
added UST Global company logo and link in users page
1 parent b18e2f9 commit b75ef10

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: 'UST Global',
226+
img: 'ustglobal.png',
227+
link: 'http://www.ust-global.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/ustglobal.png

51.7 KB
Loading

0 commit comments

Comments
 (0)