mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
feat(registry): add spain-map block + fix MDX preview paths
New block: spain-map — animated Spain choropleth by autonomous community using D3 conic conformal projection with GDP per capita data and red-to-amber color scale. Also switches all map MDX preview URLs from S3 to local paths so they render in mintlify dev without needing S3 upload first.
This commit is contained in:
@@ -59,6 +59,10 @@
|
||||
"name": "world-map",
|
||||
"type": "hyperframes:block"
|
||||
},
|
||||
{
|
||||
"name": "spain-map",
|
||||
"type": "hyperframes:block"
|
||||
},
|
||||
{
|
||||
"name": "flowchart",
|
||||
"type": "hyperframes:block"
|
||||
|
||||
Reference in New Issue
Block a user