From e7fcb692a42079c518cc76569352e99a932b4599 Mon Sep 17 00:00:00 2001 From: Jay V Date: Thu, 3 Jul 2025 16:23:02 -0400 Subject: [PATCH] docs: tweak page title --- packages/web/src/components/Head.astro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/web/src/components/Head.astro b/packages/web/src/components/Head.astro index 3d9bc0f5..f6166f58 100644 --- a/packages/web/src/components/Head.astro +++ b/packages/web/src/components/Head.astro @@ -36,6 +36,10 @@ if (isDocs) { } --- +{ slug === "" && ( +{title} | AI coding agent built for the terminal +)} + { (isDocs || !slug.startsWith("s")) && (