[openstreetmap/openstreetmap-website] Use section elements instead of div.section on about page (PR #4683)
Anton Khorev
notifications at github.com
Thu Apr 11 21:38:38 UTC 2024
`section` class is not in use since https://github.com/openstreetmap/openstreetmap-website/commit/304deb3ca7adb17b412b0fda4fad10d73d0b90b6#diff-e86a39e6d0b163f152db8843fc7d647a3f5d648de4a74f1732bef4474b6e5bc8L2693-L2699
But those are actually sections and can be replaced with `<section>` elements.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4683
-- Commit Summary --
* Use section elements instead of div.section on about page
-- File Changes --
M app/views/site/_about_section.html.erb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4683.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4683.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4683
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4683 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240411/54ae5265/attachment.htm>
More information about the rails-dev
mailing list