Skip to content

Commit 87efaeb

Browse files
committed
card
1 parent 3ab853f commit 87efaeb

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

packages/docs/docs/paths/reduce-instructions.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
image: /generated/articles-docs-paths-reduce-instructions.png
23
title: reduceInstructions()
34
crumb: "@remotion/paths"
45
---

packages/docs/src/data/articles.ts

+7
Original file line numberDiff line numberDiff line change
@@ -1247,6 +1247,13 @@ export const articles = [
12471247
compId: "articles-docs-paths-parse-path",
12481248
crumb: "@remotion/paths",
12491249
},
1250+
{
1251+
id: "paths/reduce-instructions",
1252+
title: "reduceInstructions()",
1253+
relativePath: "docs/paths/reduce-instructions.md",
1254+
compId: "articles-docs-paths-reduce-instructions",
1255+
crumb: "@remotion/paths",
1256+
},
12501257
{
12511258
id: "paths/reset-path",
12521259
title: "resetPath()",
Loading

0 commit comments

Comments
 (0)