We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bd30e commit 78d6fb3Copy full SHA for 78d6fb3
docs/.vitepress/config.js
@@ -40,9 +40,9 @@ export default defineConfig(() => ({
40
41
srcDir: 'src',
42
43
- title: 'Nuxt Speedkit',
+ title: 'Nuxt Custom-Elements',
44
description:
45
- 'Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.',
+ 'Publish your Components as a vue-custom-element standalone build.',
46
themeConfig: {
47
// https://vitepress.dev/reference/default-theme-config
48
0 commit comments