From c84126a31cf3a31294f632fe7591e2d2118f4b72 Mon Sep 17 00:00:00 2001 From: Mikiko <112603073+wenzhuo2022@users.noreply.github.com> Date: Sun, 3 Mar 2024 22:29:37 +0800 Subject: [PATCH] Update sidebars.js --- sidebars.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sidebars.js b/sidebars.js index 751f19e254..51537627a2 100644 --- a/sidebars.js +++ b/sidebars.js @@ -37,6 +37,10 @@ const sidebars = { type: 'category', label: 'ILLA_with_ai', items: ["ai-agent"] + },{ + type: 'category', + label: 'illa_flow', + items: ["illa-flow-introduction"] }, { type: 'category',