We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce7f8a commit 79a7126Copy full SHA for 79a7126
src/content/docs/workflows/examples/index.mdx
@@ -14,4 +14,22 @@ import { GlossaryTooltip, ListExamples } from "~/components"
14
15
Explore the following <GlossaryTooltip term="code example">examples</GlossaryTooltip> for Workflows.
16
17
+<ListExamples directory="workflows/examples/" />
18
+
19
+---
20
+type: overview
21
+hideChildren: false
22
+pcx_content_type: navigation
23
+title: Examples
24
+sidebar:
25
+ order: 6
26
+ group:
27
+ hideIndex: true
28
29
30
31
+import { GlossaryTooltip, ListExamples } from "~/components"
32
33
+Explore the following <GlossaryTooltip term="code example">examples</GlossaryTooltip> for Workflows.
34
35
<ListExamples directory="workflows/examples/" />
0 commit comments