comment all favicon_tag
This commit is contained in:
parent
5c131394aa
commit
bf80a200f0
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
<!-- For all other devices -->
|
<!-- For all other devices -->
|
||||||
<!-- Size should be 32 x 32 pixels -->
|
<!-- Size should be 32 x 32 pixels -->
|
||||||
<%= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %>
|
<%#= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %>
|
||||||
|
|
||||||
<%= yield :javascript %>
|
<%= yield :javascript %>
|
||||||
<%= raw ajaxful_rating_style %>
|
<%= raw ajaxful_rating_style %>
|
||||||
|
|
Loading…
Reference in a new issue