Merge remote-tracking branch 'upstream/pull/4882'
This commit is contained in:
commit
67be6616b0
7 changed files with 78 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
<% end -%>
|
||||
<%= tag.link :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => asset_path("osm.xml") %>
|
||||
<%= tag.meta :name => "description", :content => "OpenStreetMap is the free wiki world map." %>
|
||||
<%= opengraph_tags(@title) %>
|
||||
<%= opengraph_tags(@title, @og_image) %>
|
||||
<% if flash[:matomo_goal] -%>
|
||||
<%= tag.meta :name => "matomo-goal", :content => flash[:matomo_goal] %>
|
||||
<% end -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue