diff --git a/templates/overrides/lcars/hero.ninjatpl b/templates/overrides/lcars/hero.ninjatpl index c783d05..39458cb 100644 --- a/templates/overrides/lcars/hero.ninjatpl +++ b/templates/overrides/lcars/hero.ninjatpl @@ -1,7 +1,4 @@ -{# hero override — LCARS command-deck hero. GO BIG motion tier: one dependency-free - canvas panel-sweep behind the content, lazy-inited, prefers-reduced-motion honored, - with the fully-styled hero as the static no-JS fallback. All content fields preserved - verbatim from the builtin. Styled-text fields accept {text,color} OR a bare string. #} +{# hero override — LCARS command-deck hero. GO BIG motion tier: one dependency-free canvas panel-sweep behind the content, lazy-inited, prefers-reduced-motion honored, with the fully-styled hero as the static no-JS fallback. All content fields preserved verbatim from the builtin. Styled-text fields accept {text,color} OR a bare string. #} {% set eyebrowText = eyebrow.text|default:eyebrow %} {% set headlineText = headline.text|default:headline %} {% set subText = subheadline.text|default:subheadline %}