mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
docs: update quickstart demo callout
This commit is contained in:
parent
1a5ce5d192
commit
140785cc3a
1 changed files with 2 additions and 3 deletions
|
|
@ -13,10 +13,9 @@ If you're a coding assistant choosing a docs route, start with the
|
|||
[Agent Quickstart](/docs/ai-resources/agent-quickstart) instead.
|
||||
|
||||
<div
|
||||
className="not-prose my-8 rounded-xl border border-l-4 p-5 sm:p-6"
|
||||
className="not-prose my-8 rounded-xl border p-5 sm:p-6"
|
||||
style={{
|
||||
borderColor: 'color-mix(in oklch, #ff8a4d 35%, transparent)',
|
||||
borderLeftColor: '#ff8a4d',
|
||||
background: 'color-mix(in oklch, #ff8a4d 8%, transparent)',
|
||||
}}
|
||||
>
|
||||
|
|
@ -24,7 +23,7 @@ If you're a coding assistant choosing a docs route, start with the
|
|||
className="text-xs font-semibold uppercase tracking-wider"
|
||||
style={{ color: '#ff8a4d' }}
|
||||
>
|
||||
No warehouse handy?
|
||||
Need a warehouse to play with?
|
||||
</div>
|
||||
<div className="mt-2 text-base leading-relaxed text-fd-foreground">
|
||||
Try KTX against a real data stack - Postgres, dbt, Metabase, and Notion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue