From caf9996ba8e334561edf13826d6a62a91d796b29 Mon Sep 17 00:00:00 2001 From: kodster28 Date: Tue, 25 Mar 2025 16:05:12 -0500 Subject: [PATCH] [Chore] Update release notes page --- src/pages/release-notes/index.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/release-notes/index.astro b/src/pages/release-notes/index.astro index 891d067b5cafc83..2b88ba24ebfb531 100644 --- a/src/pages/release-notes/index.astro +++ b/src/pages/release-notes/index.astro @@ -14,6 +14,7 @@ const props = { frontmatter: { title: "Release notes", template: "splash", + noindex: true, }, hideBreadcrumbs: true, } as StarlightPageProps; @@ -21,10 +22,9 @@ const props = {

Subscribe to all release notes via RSS