mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
refreshed cards at the bottom of the intro page to match newest feature cards
This commit is contained in:
+23
-20
@@ -22,33 +22,36 @@ Wave Terminal has lots of rich features, learn more here
|
||||
|
||||
<CardGroup>
|
||||
|
||||
<Card title="Style Your Terminal" icon="paintbrush" href="/features/appearance">
|
||||
<Card
|
||||
title="Wave AI"
|
||||
icon="robot"
|
||||
href="/features/waveAI"
|
||||
>
|
||||
Add flair to your terminal with personalized branding.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title="Codeedit"
|
||||
icon="code"x
|
||||
href="/features/codeedit"
|
||||
>
|
||||
Make the most of Wave's persistent, context rich history.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title="File Viewers"
|
||||
icon="file-magnifying-glass"
|
||||
href="/features/fileViewers"
|
||||
>
|
||||
Use Wave to log into remote machines.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title="History"
|
||||
icon="scroll"
|
||||
href="/features/history"
|
||||
>
|
||||
Make the most of Wave's persistent, context rich history.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title="Connections (Remotes)"
|
||||
icon="browser"
|
||||
href="/features/connections"
|
||||
>
|
||||
Use Wave to log into remote machines.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title="Image Viewer"
|
||||
icon="image"
|
||||
href="/features/images"
|
||||
>
|
||||
Use Wave to preview images files directly in the terminal.
|
||||
|
||||
>
|
||||
Use Wave to preview images files directly in the terminal.
|
||||
</Card>
|
||||
|
||||
</CardGroup>
|
||||
|
||||
Reference in New Issue
Block a user