From 5f2d66ec9906d23079eea0a2da43f35a7779d094 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Sat, 14 Dec 2024 00:51:27 +0100 Subject: [PATCH] Add Astro 5 banner to docs homepage --- docs/src/content/docs/index.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index d1dee8feeea..985a7e61a15 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -7,6 +7,12 @@ description: Starlight helps you build beautiful, high-performance documentation template: splash editUrl: false lastUpdated: false +banner: + content: | + Updating to Astro 5? + + Learn how to upgrade + hero: title: Make your docs shine with Starlight tagline: Everything you need to build a stellar documentation website. Fast, accessible, and easy-to-use.