Skip to content

Commit 40b30d0

Browse files
william-andersonstubailo
authored andcommitted
Added Cloverleaf logo to users page (graphql#603)
1 parent d876fb5 commit 40b30d0

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: 'Cloverleaf',
661+
img: 'cloverleaf.png',
662+
link: 'https://cloverleaf.me/'
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/cloverleaf.png

12.3 KB
Loading

0 commit comments

Comments
 (0)