mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
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:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user