docs: swap Run Onboarding card icon from sparkles to list-checks

The sparkles glyph reads like a generic emoji and renders thin at card
size; list-checks conveys the guided setup steps of openclaw onboard.
This commit is contained in:
Peter Steinberger
2026-07-09 14:51:22 -07:00
parent b4428fb9df
commit 16daa88367
+1 -1
View File
@@ -33,7 +33,7 @@ title: "OpenClaw"
<Card title="Get Started" href="/start/getting-started" icon="rocket">
Install OpenClaw and bring up the Gateway in minutes.
</Card>
<Card title="Run Onboarding" href="/start/wizard" icon="sparkles">
<Card title="Run Onboarding" href="/start/wizard" icon="list-checks">
Guided setup with `openclaw onboard` and pairing flows.
</Card>
<Card title="Connect a Channel" href="/channels" icon="message-circle">