diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
index b027f4e..1b18636 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