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-08 02:30:47 -04:00
2026-03-08 02:30:47 -04:00
2026-03-06 15:13:24 -04:00
2026-03-06 15:13:24 -04:00
2026-03-06 15:13:24 -04:00
2026-03-08 06:16:58 -04:00
Description
No description provided
MIT 468 KiB
Languages
Ruby 36%
CSS 32.8%
JavaScript 31.2%