Files
superpowers/skills
Jesse Vincent a7cb9d495c fix(skills): use [DATE] placeholder in demo-movie end card
<date> inside the innerHTML string literal parses as an empty HTML
element in the browser rather than literal text if left unsubstituted.
Use the house bracket convention instead.
2026-07-19 15:16:55 -07:00
..