diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
index b027f4ef0..1b186367b 100644
--- a/app/helpers/application_helper.rb
+++ b/app/helpers/application_helper.rb
@@ -923,7 +923,7 @@ module ApplicationHelper
end
def favicon
- ""
+ "".html_safe
end
def robot_exclusion_tag