diff options
| author | David Hill <[email protected]> | 2025-12-11 00:56:05 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-12-11 00:56:05 +0000 |
| commit | a5a3060208e661a8a0cd75ce0293e0dcfc86652c (patch) | |
| tree | 1f391ed29c754abfcabcf0bb7d9ec0b541437ac9 /packages/console/app/src | |
| parent | a468044c9fb4ece1f1ae4685d46eb875751b66d8 (diff) | |
| download | opencode-a5a3060208e661a8a0cd75ce0293e0dcfc86652c.tar.gz opencode-a5a3060208e661a8a0cd75ce0293e0dcfc86652c.zip | |
wip: lander updates
Diffstat (limited to 'packages/console/app/src')
| -rw-r--r-- | packages/console/app/src/routes/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 0b135fb5e..edccb3577 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -84,7 +84,7 @@ export default function Home() { {/*</a>*/} <h1>The open source AI coding agent</h1> <p> - Free models by default or connect any model from any provider, <span data-slot="br"></span>including + Free models included or connect any model from any provider, <span data-slot="br"></span>including Claude, GPT, Gemini and more. </p> <a href="/download"> |
