Skip to content

Commit c36ac2f

Browse files
committed
docs: update
1 parent 81054e2 commit c36ac2f

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

docs/content/index.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -341,24 +341,29 @@ When several devtools run at once, discovery becomes the problem. `@devframes/hu
341341
```
342342
::
343343

344-
::landing-cta
345-
---
346-
links:
347-
- label: Get started
348-
to: /guide
349-
trailingIcon: i-lucide-arrow-right
350-
size: lg
344+
345+
<!--
351346
- label: Read the announcement
352347
to: https://antfu.me/posts/pluggable-extensible-playful-devtools
353348
target: _blank
354349
color: neutral
355350
variant: subtle
356351
size: lg
357352
icon: i-lucide-newspaper
353+
-->
354+
355+
::landing-cta
356+
---
357+
links:
358+
- label: Get started
359+
to: /guide
360+
trailingIcon: i-lucide-arrow-right
361+
size: lg
358362
---
359363
#title
360364
Ship your devtool everywhere
361365

362366
#description
363367
Start from one `DevframeDefinition` and pick the entry points your package ships — hosted, standalone, embedded, or agentic.
364368
::
369+

0 commit comments

Comments
 (0)