From a211bd3df564c8175d8fb4670c714479b591b3e2 Mon Sep 17 00:00:00 2001 From: Hugo Date: Fri, 30 Jan 2026 10:20:21 +0100 Subject: [PATCH 1/3] Fix formatting in index.md for page hero section --- docs/content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.md b/docs/content/index.md index c5f60e7e8c..7bc88155d6 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -4,7 +4,7 @@ seo: description: A fast, modern browser for the npm registry --- -## ::u-page-hero +::u-page-hero title: npmx.dev description: A fast, modern browser for the npm registry. Speed first, URL compatible, and simple. From a897b25c428729fa6578e0d0cc25b47bd260161e Mon Sep 17 00:00:00 2001 From: Hugo Date: Fri, 30 Jan 2026 10:22:18 +0100 Subject: [PATCH 2/3] Refactor links in index.md for better structure Reformatted links section for consistency and clarity. --- docs/content/index.md | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/docs/content/index.md b/docs/content/index.md index 7bc88155d6..f4cf98ee3c 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -5,26 +5,23 @@ seo: --- ::u-page-hero - +--- title: npmx.dev description: A fast, modern browser for the npm registry. Speed first, URL compatible, and simple. links: - -- label: Get Started - to: /getting-started/introduction - color: neutral - size: xl - trailingIcon: i-lucide-arrow-right -- label: View on GitHub - to: https://github.com/npmx-dev/npmx.dev - target: \_blank - color: neutral - size: xl - icon: i-simple-icons-github - variant: outline - + - label: Get Started + to: /getting-started/introduction + color: neutral + size: xl + trailingIcon: i-lucide-arrow-right + - label: View on GitHub + to: https://github.com/npmx-dev/npmx.dev + target: \_blank + color: neutral + size: xl + icon: i-simple-icons-github + variant: outline --- - :: ::u-page-section{title="What you can do"} From 388cc9743fc7de795df69081171c3206d74e246c Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 09:23:53 +0000 Subject: [PATCH 3/3] [autofix.ci] apply automated fixes --- docs/content/index.md | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/docs/content/index.md b/docs/content/index.md index f4cf98ee3c..c5f60e7e8c 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -4,24 +4,27 @@ seo: description: A fast, modern browser for the npm registry --- -::u-page-hero ---- +## ::u-page-hero + title: npmx.dev description: A fast, modern browser for the npm registry. Speed first, URL compatible, and simple. links: - - label: Get Started - to: /getting-started/introduction - color: neutral - size: xl - trailingIcon: i-lucide-arrow-right - - label: View on GitHub - to: https://github.com/npmx-dev/npmx.dev - target: \_blank - color: neutral - size: xl - icon: i-simple-icons-github - variant: outline + +- label: Get Started + to: /getting-started/introduction + color: neutral + size: xl + trailingIcon: i-lucide-arrow-right +- label: View on GitHub + to: https://github.com/npmx-dev/npmx.dev + target: \_blank + color: neutral + size: xl + icon: i-simple-icons-github + variant: outline + --- + :: ::u-page-section{title="What you can do"}