Skip to content

Commit cae150c

Browse files
committed
Rename some logo files for consistency
All the others use lowercase, and don't have an explicit "logo" suffix, so make these ones match too.
1 parent e2e6305 commit cae150c

File tree

4 files changed

+3
-3
lines changed

4 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?
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)