diff --git a/site/users/index.html.js b/site/users/index.html.js
index 8429145d66..d3c9d2995c 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: 'Wirtualna Polska',
+ img: 'wirtualnapolska.png',
+ link: 'http://www.wp.pl/'
+ },
// Adding your logo?
// Add it to the /users/logos/ directory and then append an entry above this comment.
//
diff --git a/site/users/logos/wirtualnapolska.png b/site/users/logos/wirtualnapolska.png
new file mode 100644
index 0000000000..eea2751718
Binary files /dev/null and b/site/users/logos/wirtualnapolska.png differ