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 1b4a54d commit 7dc8809Copy full SHA for 7dc8809
.vitepress/config.js
@@ -40,6 +40,7 @@ export default defineConfig({
40
{ text: 'v0.1', link: '/spec/v0.1' },
41
],
42
},
43
+ { text: 'Examples', link: 'https://maml-dev.github.io/examples/' },
44
45
socialLinks: [
46
{ icon: 'github', link: 'https://github.com/maml-dev/maml' },
0 commit comments