fix(lcars): collapse multi-line ninjatpl comments to single-line (load-fatal lexer error)
This commit is contained in:
parent
ba23c3c453
commit
800c8904d6
@ -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 %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user