From c571620f8c67e548ee1d47b10cb878713420635e Mon Sep 17 00:00:00 2001 From: Greyson LaLonde Date: Sat, 4 Apr 2026 01:34:23 +0800 Subject: [PATCH] fix: remove seo indexing field causing Arabic page rendering --- docs/docs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 3944522cf..0ddc93d2f 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -15035,7 +15035,6 @@ } }, "seo": { - "indexing": "all", "metatags": { "og:type": "website", "og:site_name": "CrewAI Documentation",