From ae4c765d7d6e851778823d55bb1500348abab514 Mon Sep 17 00:00:00 2001 From: Dhananjay Mohan Date: Thu, 30 Apr 2026 06:31:53 +0530 Subject: [PATCH] fix(docs): fix embedding page frontmatter and title capitalization (#39765) --- docs/docs/using-superset/embedding.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/docs/using-superset/embedding.mdx b/docs/docs/using-superset/embedding.mdx index 59f561084b6..f03c931e331 100644 --- a/docs/docs/using-superset/embedding.mdx +++ b/docs/docs/using-superset/embedding.mdx @@ -1,3 +1,8 @@ +--- +title: Embedding Superset +sidebar_position: 6 +--- + {/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -17,10 +22,6 @@ specific language governing permissions and limitations under the License. */} ---- -title: Embedding Superset -sidebar_position: 6 ---- # Embedding Superset