We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d876fb5 commit 40b30d0Copy full SHA for 40b30d0
site/users/index.html.js
@@ -655,7 +655,12 @@ var logos = [
655
name: 'UC Trends',
656
img: 'uctrends.png',
657
link: 'https://trends.ucweb.com'
658
- }
+ },
659
+ {
660
+ name: 'Cloverleaf',
661
+ img: 'cloverleaf.png',
662
+ link: 'https://cloverleaf.me/'
663
664
// Adding your logo?
665
// Add it to the /users/logos/ directory and then append an entry above this comment.
666
//
site/users/logos/cloverleaf.png
12.3 KB
0 commit comments