Merge branch 'pr-1993' into review/registry-families

# Conflicts:
#	registry/registry.json
This commit is contained in:
Miguel Angel Simon Sierra
2026-07-31 22:18:26 +02:00
34 changed files with 2766 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "yt-logo-intro",
"type": "hyperframes:block",
"title": "Logo Intro Sequence",
"description": "Logo stamp pops on a lined board, a kicker line gives way to the title with an accent arrow chip; seeded line distortion",
"tags": ["logo", "intro", "creator"],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 6,
"files": [
{
"path": "yt-logo-intro.html",
"target": "compositions/yt-logo-intro.html",
"type": "hyperframes:composition"
}
]
}