Skip to content

Commit a3c5b8e

Browse files
committed
Commits graphql#205
Squashed commit of the following: commit af95663a8098f3986e84319a232adad7e9d15bfd Merge: f3e8b0e 3c5f5fe Author: Lee Byron <[email protected]> Date: Thu Nov 17 16:30:51 2016 -0800 Merge branch 'patch-1' of https://github.com/edahle/graphql.github.io into edahle-patch-1 commit 3c5f5fe Author: edahle <[email protected]> Date: Fri Nov 11 10:16:15 2016 -0600 Update index.html.js commit 46cc5d5 Author: edahle <[email protected]> Date: Fri Nov 11 10:13:56 2016 -0600 Update index.html.js commit 5bb0f6f Author: edahle <[email protected]> Date: Thu Nov 10 14:54:48 2016 -0600 Add files via upload commit d55e5aa Author: edahle <[email protected]> Date: Thu Nov 10 14:51:17 2016 -0600 Update index.html.js
1 parent f3e8b0e commit a3c5b8e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

site/users/index.html.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,12 @@ var logos = [
333333
name: 'Scaphold.io',
334334
img: 'scaphold.png',
335335
link: 'https://scaphold.io/'
336-
}
336+
},
337+
{
338+
name: 'Waldo Photos',
339+
img: 'waldo-photos.png',
340+
link: 'https://waldo.photos'
341+
},
337342
// Adding your logo?
338343
// Add it to the /users/logos/ directory and then append an entry above this comment.
339344
//

site/users/logos/waldo-photos.png

40.1 KB
Loading

0 commit comments

Comments
 (0)