Skip to content

Commit 937f7a2

Browse files
committed
Added SkySpecs as graphql user
1 parent e74d407 commit 937f7a2

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
@@ -655,7 +655,12 @@ var logos = [
655655
name: 'UC Trends',
656656
img: 'uctrends.png',
657657
link: 'https://trends.ucweb.com'
658-
}
658+
},
659+
{
660+
name: 'SkySpecs',
661+
img: 'skyspecs.png',
662+
link: 'https://skyspecs.com'
663+
},
659664
// Adding your logo?
660665
// Add it to the /users/logos/ directory and then append an entry above this comment.
661666
//

site/users/logos/skyspecs.png

43.4 KB
Loading

0 commit comments

Comments
 (0)