Skip to content

Commit b495f8e

Browse files
authored
chore: fix docs (#19)
1 parent 05d7a46 commit b495f8e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/lib/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const siteConfig = {
22
name: "Stackhacker UI",
33
url: "https://ui.stackhacker.io",
44
ogImage: "https://ui.stackhacker.io/og.jpg",
5-
description: "Open-source Nuxt templates and components for the shadcn-vue community.",
5+
description: "Stackhacker UI is an open-source collection of Nuxt templates and components for the shadcn-vue community.",
66
links: {
77
github: "https://github.com/stackhacker-ui/docs",
88
},

content/docs/1.getting-started/1.index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Introduction
3-
description: Open-source Nuxt templates and components for the shadcn-vue community.
3+
description: Stackhacker UI is an open-source collection of Nuxt templates and components for the shadcn-vue community.
44
category: overview
55
---
66

7-
## What is stackhacker-ui?
7+
## What is Stackhacker UI?
88

9-
`stackhacker-ui` is an open-source project for Nuxt developers using shadcn-vue.
9+
Stackhacker UI (`stackhacker-ui`) is an open-source project for Nuxt developers using shadcn-vue.
1010

1111
It adds practical templates and reusable components to make implementation easier in real Nuxt projects.
1212

0 commit comments

Comments
 (0)