docs: tweak page title

This commit is contained in:
Jay V
2025-07-03 16:23:02 -04:00
parent a42379df25
commit c627b7f4b2
+4
View File
@@ -36,6 +36,10 @@ if (isDocs) {
}
---
{ slug === "" && (
<title>{title} | AI coding agent built for the terminal</title>
)}
<Default {...Astro.props}><slot /></Default>
{ (isDocs || !slug.startsWith("s")) && (