chore: update demo doc IDs after regeneration with parseSteps fix
This commit is contained in:
@@ -79,42 +79,42 @@ export default function HomePage() {
|
|||||||
description: "Elegant promise concurrency limiter with a simple API and robust error handling.",
|
description: "Elegant promise concurrency limiter with a simple API and robust error handling.",
|
||||||
language: "TypeScript",
|
language: "TypeScript",
|
||||||
languageColor: "#3178c6",
|
languageColor: "#3178c6",
|
||||||
docId: "gen_1770657487236_d9id1pm",
|
docId: "gen_1770661300051_y9qnjpu",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "expressjs/express",
|
name: "expressjs/express",
|
||||||
description: "Fast, unopinionated web framework for Node.js with minimalistic design.",
|
description: "Fast, unopinionated web framework for Node.js with minimalistic design.",
|
||||||
language: "JavaScript",
|
language: "JavaScript",
|
||||||
languageColor: "#f1e05a",
|
languageColor: "#f1e05a",
|
||||||
docId: "gen_1770657496293_1hcn3m1",
|
docId: "gen_1770661300322_glzwj8k",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "pallets/flask",
|
name: "pallets/flask",
|
||||||
description: "Lightweight Python web framework with simplicity and flexibility at its core.",
|
description: "Lightweight Python web framework with simplicity and flexibility at its core.",
|
||||||
language: "Python",
|
language: "Python",
|
||||||
languageColor: "#3572A5",
|
languageColor: "#3572A5",
|
||||||
docId: "gen_1770657494422_mabt20p",
|
docId: "gen_1770661300222_ushzuqi",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "colinhacks/zod",
|
name: "colinhacks/zod",
|
||||||
description: "TypeScript-first schema validation with static type inference.",
|
description: "TypeScript-first schema validation with static type inference.",
|
||||||
language: "TypeScript",
|
language: "TypeScript",
|
||||||
languageColor: "#3178c6",
|
languageColor: "#3178c6",
|
||||||
docId: "gen_1770657488091_5hxoyyk",
|
docId: "gen_1770661300115_701f52c",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "tiangolo/fastapi",
|
name: "tiangolo/fastapi",
|
||||||
description: "Modern, high-performance Python API framework with automatic OpenAPI docs.",
|
description: "Modern, high-performance Python API framework with automatic OpenAPI docs.",
|
||||||
language: "Python",
|
language: "Python",
|
||||||
languageColor: "#3572A5",
|
languageColor: "#3572A5",
|
||||||
docId: "gen_1770657495398_10wi8js",
|
docId: "gen_1770661300275_p7o2e2m",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "redis/node-redis",
|
name: "redis/node-redis",
|
||||||
description: "High-performance Redis client for Node.js with comprehensive feature support.",
|
description: "High-performance Redis client for Node.js with comprehensive feature support.",
|
||||||
language: "TypeScript",
|
language: "TypeScript",
|
||||||
languageColor: "#3178c6",
|
languageColor: "#3178c6",
|
||||||
docId: "gen_1770657489049_vxw35dn",
|
docId: "gen_1770661300165_a8wzri6",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user