suite
This commit is contained in:
parent
e8a5e0b0df
commit
d4990254f5
@ -18,11 +18,11 @@
|
||||
= stylesheet_link_tag '/fonts/OpenSans/stylesheet.css'
|
||||
=#render :partial => "public/shared/ga"
|
||||
|
||||
=javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false®ion=FR"
|
||||
=javascript_include_tag "https://maps.google.com/maps/api/js?sensor=false®ion=FR"
|
||||
|
||||
%link{:href => "http://blog.technique-eft.com/favicon.ico", :rel => "icon"}/
|
||||
%link{:href => "http://blog.technique-eft.com/favicon.ico", :rel => "shortcut icon"}/
|
||||
%link{:href => "http://blog.technique-eft.com/favicon.png", :rel => "icon", :type => "image/png"}/
|
||||
%link{:href => "https://blog.technique-eft.com/favicon.ico", :rel => "icon"}/
|
||||
%link{:href => "https://blog.technique-eft.com/favicon.ico", :rel => "shortcut icon"}/
|
||||
%link{:href => "https://blog.technique-eft.com/favicon.png", :rel => "icon", :type => "image/png"}/
|
||||
|
||||
%body
|
||||
.center
|
||||
|
Loading…
x
Reference in New Issue
Block a user