Skip to content

Commit 0a6e626

Browse files
author
Ryan Ashcraft
committed
Add Amplitude to users page
1 parent f726fd7 commit 0a6e626

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)