mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +00:00
docs: tweak page title
This commit is contained in:
parent
dae38574ab
commit
e7fcb692a4
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ if (isDocs) {
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{ slug === "" && (
|
||||||
|
<title>{title} | AI coding agent built for the terminal</title>
|
||||||
|
)}
|
||||||
|
|
||||||
<Default {...Astro.props}><slot /></Default>
|
<Default {...Astro.props}><slot /></Default>
|
||||||
|
|
||||||
{ (isDocs || !slug.startsWith("s")) && (
|
{ (isDocs || !slug.startsWith("s")) && (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue