Skip to content

Commit 78d6fb3

Browse files
committed
docs(config): fix title and description
1 parent 51bd30e commit 78d6fb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ export default defineConfig(() => ({
4040

4141
srcDir: 'src',
4242

43-
title: 'Nuxt Speedkit',
43+
title: 'Nuxt Custom-Elements',
4444
description:
45-
'Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.',
45+
'Publish your Components as a vue-custom-element standalone build.',
4646
themeConfig: {
4747
// https://vitepress.dev/reference/default-theme-config
4848

0 commit comments

Comments
 (0)