mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
docs: update logo screenshot
This commit is contained in:
parent
391c837b37
commit
e0553b8d2c
13 changed files with 44 additions and 8 deletions
|
|
@ -5,7 +5,7 @@ import type { Props } from '@astrojs/starlight/props';
|
|||
|
||||
import CopyIcon from "../assets/lander/copy.svg";
|
||||
import CheckIcon from "../assets/lander/check.svg";
|
||||
import Screenshot from "../assets/themes/tokyonight.png";
|
||||
import Screenshot from "../assets/lander/screenshot-splash.png";
|
||||
|
||||
const { data } = Astro.locals.starlightRoute.entry;
|
||||
const { title = data.title, tagline, image, actions = [] } = data.hero || {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue