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