Skip to content

Commit c9fb262

Browse files
fix(docs): disable formatting for hero component (#439)
1 parent aee3bae commit c9fb262

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/content/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ seo:
44
description: A fast, modern browser for the npm registry
55
---
66

7-
## ::u-page-hero
7+
<!-- prettier-ignore-start -->
88

9+
::u-page-hero
10+
---
911
title: npmx.dev
1012
description: A fast, modern browser for the npm registry. Speed first, URL compatible, and simple.
1113
links:
12-
1314
- label: Get Started
1415
to: /getting-started/introduction
1516
color: neutral
@@ -22,11 +23,11 @@ links:
2223
size: xl
2324
icon: i-simple-icons-github
2425
variant: outline
25-
2626
---
27-
2827
::
2928

29+
<!-- prettier-ignore-end -->
30+
3031
::u-page-section{title="What you can do"}
3132
#features
3233
:::u-page-feature{icon="i-lucide-search" to="/guide/features" title="Search packages" description="Fast package search with instant results, infinite scroll, and keyboard navigation."}

0 commit comments

Comments
 (0)