[openstreetmap/openstreetmap-website] Add a donate button to the navbar (PR #6600)

Minh Nguyễn notifications at github.com
Tue Dec 9 17:21:29 UTC 2025


@1ec5 commented on this pull request.



> @@ -0,0 +1,3 @@
+<% content_for :content do %>
+  <%= tag.iframe "", :frameBorder => 0, :id => "donate-embed", :class => "w-100 vh-100", :autofocus => true, :src => t("site.copyright.legal_babble.lead_2_making_donation_url") %>

Opening it in a new tab is also an option, probably even cleaner than this iframe design. We might want to indicate that it opens a new tab, using either a discreet icon or a tooltip.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6600#discussion_r2603594565
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6600/review/3558658770 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251209/2655d391/attachment.htm>


More information about the rails-dev mailing list