Commit feeba1e
committed
fix: make GSAP animations mandatory in creative mode prompt
LLM was ignoring optional animation instructions and only generating CSS.
Changed from 'Nutze sie fuer...' to 'JEDE Section MUSS mindestens eine
GSAP-Animation enthalten'. Also added DOMContentLoaded wrapping instruction
for creative mode scripts.1 parent b6a109e commit feeba1e
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | | - | |
495 | | - | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
496 | 497 | | |
| 498 | + | |
497 | 499 | | |
498 | 500 | | |
499 | 501 | | |
| |||
0 commit comments