Skip to content

Commit e2b0688

Browse files
authored
Merge pull request graphql#329 from tuukka/add-digitransit
Add Digitransit logo to users list
2 parents 8619177 + adab54e commit e2b0688

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
@@ -485,6 +485,11 @@ var logos = [
485485
img: 'hsl.png',
486486
link: 'https://www.hsl.fi/',
487487
},
488+
{
489+
name: 'Digitransit',
490+
img: 'digitransit.png',
491+
link: 'https://digitransit.fi/',
492+
},
488493
// Adding your logo?
489494
// Add it to the /users/logos/ directory and then append an entry above this comment.
490495
//

site/users/logos/digitransit.png

7.22 KB
Loading

0 commit comments

Comments
 (0)