diff --git a/registry/blocks/vfx-liquid-background/vfx-liquid-background.html b/registry/blocks/vfx-liquid-background/vfx-liquid-background.html index 61f911d16..a02b808f8 100644 --- a/registry/blocks/vfx-liquid-background/vfx-liquid-background.html +++ b/registry/blocks/vfx-liquid-background/vfx-liquid-background.html @@ -8,7 +8,7 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=block'); - [data-composition-id="liquid-html"] { + [data-composition-id="vfx-liquid-background"] { background: #000; position: relative; overflow: hidden; @@ -817,7 +817,7 @@ } }, 0); - window.__timelines['liquid-html'] = tl; + window.__timelines['vfx-liquid-background'] = tl; // ── hf-seek integration for Three.js adapter ── window.addEventListener('hf-seek', function(e) {