]> git.r.bdr.sh - rbdr/grita/blobdiff - views/layout.haml
Cambio de Layout + Favicon
[rbdr/grita] / views / layout.haml
index 6fed8088883c95025c516d69cb37c112131421c5..160b85847c0f4c989b1997cd9029b0d450e12cbc 100644 (file)
@@ -6,7 +6,9 @@
                                %title= "#{@grito.title} - ¡Grita!"
                        -else
                                %title ¡Grita!
-               %link{:rel => 'stylesheet', :type => 'text/css', :href => '/style.css', :title => 'default'}
+               %link{:rel => 'stylesheet', :type => 'text/css', :href => '/style.css', :title => 'default'}            
+               %link{:rel => "icon", :href => "/images/favicon.ico", :type => "image/x-icon"}
+               %link{:rel => "icon", :href => "/images/favicon.png", :type => "image/png"}
                %meta{'http-equiv' => 'Contet-Type', :content => 'text/html; charset=utf-8' }/
        %body
                #wrapper