diff --git a/site/users/index.html.js b/site/users/index.html.js
index 1cae9fba66..956d79f3af 100644
--- a/site/users/index.html.js
+++ b/site/users/index.html.js
@@ -430,6 +430,11 @@ var logos = [
img: 'ants.png',
link: 'http://ants.vn/'
},
+ {
+ name: 'HousingAnywhere',
+ img: 'housinganywhere.png',
+ link: 'https://housinganywhere.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/housinganywhere.png b/site/users/logos/housinganywhere.png
new file mode 100644
index 0000000000..3e742aab0c
Binary files /dev/null and b/site/users/logos/housinganywhere.png differ