Merge remote-tracking branch 'upstream/pull/4882'

This commit is contained in:
Tom Hughes 2024-06-06 19:09:15 +01:00
commit 67be6616b0
7 changed files with 78 additions and 5 deletions

View file

@ -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 -%>