diff --git a/site/users/index.html.js b/site/users/index.html.js index 8a10475510..0fabd224e6 100644 --- a/site/users/index.html.js +++ b/site/users/index.html.js @@ -666,6 +666,11 @@ var logos = [ img: 'cloverleaf.png', link: 'https://cloverleaf.me/' }, + { + name: 'Baixing', + img: 'baixing.png', + link: 'http://www.baixing.com/' + }, // Adding your logo? // Add it to the /users/logos/ directory and then append an entry above this comment. // diff --git a/site/users/logos/baixing.png b/site/users/logos/baixing.png new file mode 100644 index 0000000000..bd9f0f556c Binary files /dev/null and b/site/users/logos/baixing.png differ