Files
community-landing/lib/community_landing
DPN MW 2cd36ca2b3 Bug fixes and tweaks
Both hero_card_enabled and hero_image_first were crashing on the same line — they both use << to append to hero_classes. The single fix +"cl-hero" makes the string mutable, so both appends on lines 144 and 145 now work.
2026-03-08 06:16:58 -04:00
..
2026-03-06 17:45:04 -04:00
2026-03-08 00:06:12 -04:00
2026-03-08 06:16:58 -04:00