Remy Sharp a95afe6d29
use html5 details element instead of javascript (#2531)
* use html5 details element instead of javascript

Reduces reliance on JS for content. I found when the JS didn't full load (flaky connection), I couldn't open these detail blocks.

* fix: remove the unused click handler

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 23:40:31 +01:00
..