diff --git a/cli/templates.mjs b/cli/templates.mjs
index e7b3e56d..a37ddc3f 100644
--- a/cli/templates.mjs
+++ b/cli/templates.mjs
@@ -31,8 +31,9 @@ const component = ({ name, primitive, pro, prose, content }) => {
? `
@@ -75,8 +76,9 @@ const ui = computed(() => tv({ extend: tv(theme), ...(appConfig.ui?.${camelName}
@@ -186,6 +188,7 @@ links:${primitive
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/${pro ? 'ui-pro' : 'ui'}/tree/v3/src/runtime/components/${upperName}.vue
+navigation.badge: Soon
---
## Usage