diff --git a/public/img/50x50.png b/public/img/50x50.png
new file mode 100644
index 00000000..09476a6d
Binary files /dev/null and b/public/img/50x50.png differ
diff --git a/views/_follows.erb b/views/_follows.erb
index 55231053..920cb5cc 100644
--- a/views/_follows.erb
+++ b/views/_follows.erb
@@ -21,7 +21,7 @@
<% else %>
<% site.follows_dataset.select(:actioning_site_id).all.each do |follow| %>
<% follow_actioning_site = follow.actioning_site_dataset.select(:username).first %>
-
+
<% end %>
<% end %>