Skip to content

Commit

Permalink
[Docs] Add additional repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Linwenxuan04 committed Feb 27, 2024
1 parent 3da7120 commit e3ad619
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 @@ -12,6 +12,15 @@ module.exports = {
text: 'Lagrange.Core',
link: 'https://github.com/LagrangeDev/Lagrange.Core'
},

{
text: 'lagrangejs',
link: 'https://github.com/LagrangeDev/lagrangejs'
},
{
text: 'lagrange-python',
link: 'https://github.com/LagrangeDev/lagrange-python'
},
{
text: 'Lagrange.Doc',
link: 'https://github.com/LagrangeDev/Lagrange.Doc'
Expand Down

0 comments on commit e3ad619

Please sign in to comment.