Skip to content

Commit db938e0

Browse files
committed
Added link to AI Lab assistant in nav bar
1 parent cec061d commit db938e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,11 @@ const config = {
153153
height: "100%",
154154
},
155155
items: [
156+
{
157+
label: "🤖 AI Lab Assistant",
158+
href: "https://lab-ai-assistant.ue.r.appspot.com/",
159+
position: "right",
160+
},
156161
{
157162
type: "localeDropdown",
158163
position: "right",

0 commit comments

Comments
 (0)