@@ -923,7 +923,7 module ApplicationHelper | |||||
923 | end |
|
923 | end | |
924 |
|
924 | |||
925 | def favicon |
|
925 | def favicon | |
926 | "<link rel='shortcut icon' href='#{image_path('/favicon.ico')}' />" |
|
926 | "<link rel='shortcut icon' href='#{image_path('/favicon.ico')}' />".html_safe | |
927 | end |
|
927 | end | |
928 |
|
928 | |||
929 | def robot_exclusion_tag |
|
929 | def robot_exclusion_tag |
General Comments 0
You need to be logged in to leave comments.
Login now