@1ec5 commented on this pull request.
> @@ -10,9 +10,7 @@ atom_feed(:language => I18n.locale, :schema_date => 2009,
feed.logo image_url("mag_map-rss2.0.png")
feed.rights :type => "xhtml" do |xhtml|
- xhtml.a :href => "https://creativecommons.org/licenses/by-sa/2.0/" do |a|
- a.img :src => image_url("cc_button.png"), :alt => "CC by-sa 2.0"
- end
+ xhtml.a "Open Data Commons Open Database License", :href =>
"https://opendatacommons.org/licenses/odbl/"
I’m fixing the license in OpenHistoricalMap/ohm-website#288. (I hadn’t noticed
the problem until this PR of yours.) In local testing, the feed does seem to
pull from at least en.yml, but I haven’t tested with other locales.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5933#discussion_r2046420644
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5933/review/2771694...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev