Files
hyperframes/registry/blocks/hw-title/registry-item.json
T
2026-07-06 12:50:59 -04:00

30 lines
764 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "hw-title",
"type": "hyperframes:block",
"title": "Handwritten Title",
"description": "Handwritten display text with a scalar-driven word-by-word highlight sweep and a seeded squiggle underline sized to the text; boils",
"tags": [
"handwritten",
"typography",
"title-card"
],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 6,
"files": [
{
"path": "hw-title.html",
"target": "compositions/hw-title.html",
"type": "hyperframes:composition"
},
{
"path": "assets/fonts/Caveat-700-latin.woff2",
"target": "assets/fonts/Caveat-700-latin.woff2",
"type": "hyperframes:asset"
}
]
}