Skip to content

Commit 3495eac

Browse files
exAspArkSashko Stubailo
authored and
Sashko Stubailo
committed
Add Universe logo (graphql#453)
1 parent 7f2bb7e commit 3495eac

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

+5
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,11 @@ var logos = [
596596
img: 'bynder.png',
597597
link: 'https://www.bynder.com'
598598
},
599+
{
600+
name: 'Universe',
601+
img: 'universe.png',
602+
link: 'https://www.universe.com'
603+
},
599604
// Adding your logo?
600605
// Add it to the /users/logos/ directory and then append an entry above this comment.
601606
//

site/users/logos/universe.png

22.8 KB
Loading

0 commit comments

Comments
 (0)