From ab7f8ad1bfb3f65498688e916cf56734f2bda5b5 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Tue, 18 Jun 2024 09:16:14 -0700 Subject: [PATCH] docs: remove comment header in README.md (#29273) --- .rat-excludes | 1 + README.md | 4 ---- docs/package.json | 4 ++-- docs/src/intro_header.txt | 4 ++++ 4 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 docs/src/intro_header.txt diff --git a/.rat-excludes b/.rat-excludes index 70529a4bd..7cfb991cc 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -71,3 +71,4 @@ snowflake.svg # docs-related erd.puml erd.svg +intro_header.txt diff --git a/README.md b/README.md index aab794ec5..408cad422 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ ---- -hide_title: true -sidebar_position: 1 ----