diff options
| author | Jay V <[email protected]> | 2025-06-27 14:04:09 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-06-27 19:10:42 -0400 |
| commit | fa2723f2d0033c5b566abea035062e799a8634c6 (patch) | |
| tree | cf03e607d1b79a11d01869cc1a80e0275b22893a /packages/web/src/content/docs | |
| parent | 87d62514dbce9fc0222a99d092c86ea7e6314cbb (diff) | |
| download | opencode-fa2723f2d0033c5b566abea035062e799a8634c6.tar.gz opencode-fa2723f2d0033c5b566abea035062e799a8634c6.zip | |
docs: update logo screenshot
Diffstat (limited to 'packages/web/src/content/docs')
| -rw-r--r-- | packages/web/src/content/docs/docs/index.mdx | 2 | ||||
| -rw-r--r-- | packages/web/src/content/docs/index.mdx | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/web/src/content/docs/docs/index.mdx b/packages/web/src/content/docs/docs/index.mdx index 0a8a8fa25..4926450c7 100644 --- a/packages/web/src/content/docs/docs/index.mdx +++ b/packages/web/src/content/docs/docs/index.mdx @@ -13,7 +13,7 @@ import { Tabs, TabItem } from '@astrojs/starlight/components'; - Log in with Anthropic to use your Claude Pro or Claude Max account. - Supports 75+ LLM providers through [Models.dev](https://models.dev), including local models. - + --- diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index 1f735db21..ea39be9ee 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -6,7 +6,7 @@ hero: title: The AI coding agent built for the terminal. tagline: The AI coding agent built for the terminal. image: - dark: ../../assets/logo-dark.svg - light: ../../assets/logo-light.svg + dark: ../../assets/logo-ornate-dark.svg + light: ../../assets/logo-ornate-light.svg alt: opencode logo --- |
