From ffd573fc88f7c032c27650c7c6c3c948e1428b92 Mon Sep 17 00:00:00 2001 From: Mark Mandel Date: Wed, 2 Apr 2025 23:17:40 +0000 Subject: [PATCH] Fix lowercase "intro" title. Workaround is to provide an explicit "ttile: Intro" top level config on the page. --- docs/intro.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/intro.mdx b/docs/intro.mdx index fa961da004..df55c85827 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -1,6 +1,7 @@ --- showTOC: false sidebar_label: Intro +title: Intro ---