Skip to content

Commit 240372d

Browse files
dawitnidawincent
authored andcommitted
Added EtMDB to the users list
See more on https://etmdb.com/graphql to explore (EtMDB) Ethiopian Movie Database using GraphQL
1 parent 79f7c32 commit 240372d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/users/index.html.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,12 @@ var logos = [
515515
img: 'lendup.png',
516516
link: 'https://lendup.com'
517517
},
518+
{
519+
name: 'EtMDB',
520+
img: 'etmdb.png',
521+
isRound: true,
522+
link: 'https://etmdb.com'
523+
},
518524
// Adding your logo?
519525
// Add it to the /users/logos/ directory and then append an entry above this comment.
520526
//

0 commit comments

Comments
 (0)