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 6274d9c commit b595b00Copy full SHA for b595b00
website/.vitepress/config.mts
@@ -133,6 +133,7 @@ export default defineConfig({
133
{ text: "Background", link: "background.md" },
134
{ text: "Julia Library", link: "julia-library.md" },
135
{ text: "CWL Workflow", link: "cwl-workflow.md" },
136
+ { text: "Pricing", link: "pricing.md" },
137
]
138
}
139
],
0 commit comments