Skip to content

Commit

Permalink
Update docs menu
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Mar 13, 2024
1 parent ee80c8c commit bb60dec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ export default defineConfig({
text: 'Guide',
link: '/guide/',
},
{
text: 'Ecosystem',
items: [
{ text: 'DNA', link: 'https://chialab.github.io/dna/' },
{ text: 'Plasma', link: 'https://chialab.github.io/plasma/' },
{ text: 'Loock', link: 'https://chialab.github.io/loock/' },
{ text: 'Synapse', link: 'https://github.com/chialab/synapse/' },
],
},
{
text: 'Chialab.io',
link: 'https://www.chialab.io',
Expand Down

0 comments on commit bb60dec

Please sign in to comment.