]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_head.html.erb
Add a link to the OpenStreetMap Google+ page
[rails.git] / app / views / layouts / _head.html.erb
index 206905b94b8d354fb5885f88f8303fb970463d11..a262e0b76e29fcfa4d9191bf627be7ed9214a6f5 100644 (file)
@@ -11,6 +11,7 @@
   <%= stylesheet_link_tag 'small', :media => "only screen and (max-width:641px)" %>
   <%= stylesheet_link_tag 'large', :media => "screen and (min-width: 642px)" %> 
   <%= stylesheet_link_tag 'print', :media => "print" %>
   <%= stylesheet_link_tag 'small', :media => "only screen and (max-width:641px)" %>
   <%= stylesheet_link_tag 'large', :media => "screen and (min-width: 642px)" %> 
   <%= stylesheet_link_tag 'print', :media => "print" %>
+  <%= tag("link", { :rel => "publisher", :href => "https://plus.google.com/111953119785824514010" }) %>
   <%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => "/opensearch/osm.xml" }) %>
   <%= tag("meta", { :name => "description", :content => "OpenStreetMap is the free wiki world map." }) %>
   <%= style_rules %>
   <%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => "/opensearch/osm.xml" }) %>
   <%= tag("meta", { :name => "description", :content => "OpenStreetMap is the free wiki world map." }) %>
   <%= style_rules %>