Skip to content

Commit b279ccb

Browse files
committed
add ai frameworks page
1 parent 9be81a5 commit b279ccb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vitepress/sidebar.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ export function getSidebar() {
5050
text: '🤖 Develop with AI',
5151
link: '/get-started/develop-with-ai',
5252
},
53+
{
54+
text: '🧠 iExec for AI',
55+
link: '/get-started/ai',
56+
},
5357
],
5458
},
5559
{
@@ -153,6 +157,7 @@ export function getSidebar() {
153157
},
154158
],
155159
},
160+
156161
],
157162
},
158163
],

0 commit comments

Comments
 (0)