Skip to content

Commit 0f0bc85

Browse files
mlukaszczykSashko Stubailo
authored and
Sashko Stubailo
committed
Adding GraphCMS logo (graphql#145)
* Added GraphCMS logo * Added GraphCMS logo to index.html.js
1 parent d0c80ad commit 0f0bc85

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
@@ -201,6 +201,11 @@ var logos = [
201201
img: 'ovos.png',
202202
link: 'http://www.ovos.at'
203203
},
204+
{
205+
name: 'GraphCMS',
206+
img: 'graphcms.png',
207+
link: 'https://graphcms.com'
208+
},
204209
// Adding your logo?
205210
// Add it to the /users/logos/ directory and then append an entry above this comment.
206211
//

site/users/logos/graphcms.png

9.13 KB
Loading

0 commit comments

Comments
 (0)