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:
Miguel Ángel
2026-05-17 23:25:47 -04:00
parent dba158dfc1
commit ae1716d4c1
10 changed files with 465 additions and 6 deletions
+4
View File
@@ -59,6 +59,10 @@
"name": "world-map",
"type": "hyperframes:block"
},
{
"name": "spain-map",
"type": "hyperframes:block"
},
{
"name": "flowchart",
"type": "hyperframes:block"