From ddd2708202f42137a34a6a3720712e04c398c03b Mon Sep 17 00:00:00 2001 From: Adrian Kahali Date: Tue, 20 Jan 2026 16:53:19 -0500 Subject: [PATCH] fix: visual nits --- adk/introduction.mdx | 1 + desk/introduction.mdx | 1 + docs.json | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/adk/introduction.mdx b/adk/introduction.mdx index 069813f5..7fd6ceee 100644 --- a/adk/introduction.mdx +++ b/adk/introduction.mdx @@ -1,5 +1,6 @@ --- title: Introduction to the ADK +sidebarTitle: Introduction --- diff --git a/desk/introduction.mdx b/desk/introduction.mdx index 0e4dd363..a1e462a9 100644 --- a/desk/introduction.mdx +++ b/desk/introduction.mdx @@ -1,5 +1,6 @@ --- title: Introduction to Desk +sidebarTitle: Introduction --- Desk is a **customer experience workspace for human-AI teams**. It combines a familiar interface with powerful AI-assisted tools, like: diff --git a/docs.json b/docs.json index 326d0809..9548a2dc 100644 --- a/docs.json +++ b/docs.json @@ -454,7 +454,7 @@ "tutorial/introduction", { "group": "Basics of Botpress", - "tag": "BETA", + "tag": "Beta", "pages": [ { "group": "First steps",