Skip to content

Commit 42d1dfc

Browse files
authored
Merge pull request graphql#392 from ryanashcraft/amplitude
Add Amplitude to users page
2 parents abe5bed + 0a6e626 commit 42d1dfc

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
@@ -581,6 +581,11 @@ var logos = [
581581
img: 'fairfaxmedia.png',
582582
link: 'https://www.fairfaxmedia.com.au'
583583
},
584+
{
585+
name: 'Amplitude',
586+
img: 'amplitude.png',
587+
link: 'https://amplitude.com/engineering'
588+
},
584589
// Adding your logo?
585590
// Add it to the /users/logos/ directory and then append an entry above this comment.
586591
//

site/users/logos/amplitude.png

4.23 KB
Loading

0 commit comments

Comments
 (0)