Skip to content

Commit

Permalink
doc: add Windows screenshot to website
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiapple852 committed Dec 21, 2024
1 parent c1c732e commit eae4404
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
Binary file added docs/src/assets/windows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 1 addition & 14 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,7 @@ import { Icon } from '@astrojs/starlight/components';
- Available from most native package managers
- Run in unprivileged mode

<CardGrid>
<Card title="Linux">
<Icon name="linux" size="4rem"/>
</Card>
<Card title="macOS">
<Icon name="apple" size="4rem"/>
</Card>
<Card title="Windows">
<Icon name="seti:windows" size="4rem"/>
</Card>
<Card title="*BSD">
<Icon name="heart" size="4rem"/>
</Card>
</CardGrid>
![Trippy on Windows](../../assets/windows.png)
</Card>

<Card title="Highly customizable TUI" icon="seti:config">
Expand Down

0 comments on commit eae4404

Please sign in to comment.