From 2cd10bc56d467b5b7c1031563061b91b2c086ba9 Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 17 May 2026 17:24:41 -0700 Subject: [PATCH] feat(nav): rename Hosting link to 'Get a Plan' More CTA-flavoured; differentiates from the WHP product mentioned inside the docs. --- src/components/SiteTitle.astro | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SiteTitle.astro b/src/components/SiteTitle.astro index 8dd9857..ae5266b 100644 --- a/src/components/SiteTitle.astro +++ b/src/components/SiteTitle.astro @@ -22,7 +22,7 @@ const { siteTitleHref } = Astro.locals.starlightRoute; diff --git a/src/pages/index.astro b/src/pages/index.astro index 61ce16c..7905a10 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -205,7 +205,7 @@ const visibleProducts: Product[] = Array.from(byProduct.entries()) Knowledge Base