Skip to content

Commit b8c2388

Browse files
committed
og:image
1 parent dbf22cc commit b8c2388

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

packages/docs/docs/transforms.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2+
image: /generated/articles-docs-transforms.png
23
id: transforms
34
title: Transforms
5+
crumb: "The fundamentals"
46
---
57

68
import {Transforms} from '../components/DocsDark'

packages/docs/src/data/articles.ts

+7
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,13 @@ export const articles = [
18071807
compId: "articles-docs-timeout",
18081808
crumb: "Troubleshooting",
18091809
},
1810+
{
1811+
id: "transforms",
1812+
title: "Transforms",
1813+
relativePath: "docs/transforms.md",
1814+
compId: "articles-docs-transforms",
1815+
crumb: "The fundamentals",
1816+
},
18101817
{
18111818
id: "transparent-videos",
18121819
title: "Transparent videos",
Loading

0 commit comments

Comments
 (0)