Skip to content

Commit 5fb3500

Browse files
authored
Merge pull request graphql#260 from wincent/glh/cleanup
Cleanup logos
2 parents c6b721a + cae150c commit 5fb3500

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

site/users/index.html.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,12 +221,12 @@ var logos = [
221221
},
222222
{
223223
name: 'The Hunt',
224-
img: 'huntlogo.png',
224+
img: 'thehunt.png',
225225
link: 'https://www.thehunt.com/'
226226
},
227227
{
228228
name: 'SYZYGY',
229-
img: 'Syzygy_logo.png',
229+
img: 'syzygy.png',
230230
link: 'https://www.syzygy.net'
231231
},
232232
{
@@ -402,7 +402,7 @@ var logos = [
402402
},
403403
{
404404
name: 'WorkflowGen',
405-
img: 'workflowgen-logo.png',
405+
img: 'workflowgen.png',
406406
link: 'https://www.workflowgen.com/'
407407
},
408408
// Adding your logo?

site/users/logos/facebook.png

100755100644
File mode changed.

site/users/logos/icon-systems.png

100755100644
File mode changed.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)