Skip to content

Commit 6e04ba5

Browse files
plumaSashko Stubailo
authored and
Sashko Stubailo
committed
Add ArangoDB logo (graphql#159)
1 parent 8bb666d commit 6e04ba5

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
@@ -236,6 +236,11 @@ var logos = [
236236
img: 'indonesiax.png',
237237
link: 'https://www.indonesiax.co.id'
238238
},
239+
{
240+
name: 'ArangoDB',
241+
img: 'arangodb.png',
242+
link: 'https://www.arangodb.com'
243+
},
239244
// Adding your logo?
240245
// Add it to the /users/logos/ directory and then append an entry above this comment.
241246
//

site/users/logos/arangodb.png

16.4 KB
Loading

0 commit comments

Comments
 (0)