This commit is contained in:
Nicolas Bally 2017-04-18 00:13:44 +02:00
parent e8a5e0b0df
commit d4990254f5

View File

@ -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&region=FR"
=javascript_include_tag "https://maps.google.com/maps/api/js?sensor=false&region=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