Add examples overview page

This commit is contained in:
Vanilagy
2025-05-23 17:07:32 +02:00
parent 33b209644e
commit c620b3e753
3 changed files with 39 additions and 17 deletions
+1 -1
View File
@@ -9,8 +9,8 @@ export default withMermaid({
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
nav: [
{ text: 'Home', link: '/' },
{ text: 'Guide', link: '/guide/introduction', activeMatch: '/guide' },
{ text: 'Examples', link: '/examples', activeMatch: '/examples' },
],
sidebar: [