diff --git a/site/users/index.html.js b/site/users/index.html.js
index 8429145d66..f7c9c238c6 100644
--- a/site/users/index.html.js
+++ b/site/users/index.html.js
@@ -266,6 +266,11 @@ var logos = [
img: 'ningensoft.png',
link: 'https://www.ningensoft.com/'
},
+ {
+ name: 'Stem Disintermedia',
+ img: 'stem.png',
+ link: 'https://stem.is/'
+ },
// Adding your logo?
// Add it to the /users/logos/ directory and then append an entry above this comment.
//
diff --git a/site/users/logos/stem.png b/site/users/logos/stem.png
new file mode 100644
index 0000000000..3e520c7c21
Binary files /dev/null and b/site/users/logos/stem.png differ