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