mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix(docs): fix embedding page frontmatter and title capitalization (#39765)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user