Commit Graph

2 Commits

Author SHA1 Message Date
Jesse Vincent
bac6ca5014 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-04 17:24:34 -07:00
Jesse Vincent
7965786d1b feat(skills): add proof-movie and demo-movie evidence recipes 2026-07-04 16:12:56 -07:00