docs: update logo screenshot

This commit is contained in:
Jay V
2025-06-27 14:04:09 -04:00
parent 391c837b37
commit e0553b8d2c
13 changed files with 44 additions and 8 deletions

View File

@@ -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.
![opencode TUI with the opencode theme](../../../assets/themes/opencode.png)
![opencode TUI with the opencode theme](../../../assets/lander/screenshot.png)
---

View File

@@ -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
---