diff --git a/docs/docs.json b/docs/docs.json index 9775aef27..6f8e604cd 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -8,6 +8,9 @@ "dark": "#C94C3C" }, "favicon": "favicon.svg", + "contextual": { + "options": ["copy", "view", "chatgpt", "claude"] + }, "navigation": { "tabs": [ { @@ -244,7 +247,12 @@ "prompt": "Search CrewAI docs" }, "seo": { - "indexing": "navigable" + "indexing": "all" + }, + "errors": { + "404": { + "redirect": true + } }, "footer": { "socials": {