This is an automated email from the ASF dual-hosted git repository.

sfirke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 74b63a4ba4 fix(docs): leading whitespace line is causing page title 
and header to be malformed (#30616)
74b63a4ba4 is described below

commit 74b63a4ba4e6f4f51796331a7bdb1eed68ab411e
Author: Sam Firke <[email protected]>
AuthorDate: Tue Oct 15 19:31:56 2024 -0400

    fix(docs): leading whitespace line is causing page title and header to be 
malformed (#30616)
---
 docs/docs/configuration/networking-settings.mdx | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/docs/configuration/networking-settings.mdx 
b/docs/docs/configuration/networking-settings.mdx
index 611b44cf0a..0e1f3c969f 100644
--- a/docs/docs/configuration/networking-settings.mdx
+++ b/docs/docs/configuration/networking-settings.mdx
@@ -1,4 +1,3 @@
-
 ---
 title: Network and Security Settings
 sidebar_position: 7

Reply via email to