Skip to content

Commit 1f24029

Browse files
authored
fix(docs): update Nuxt version from 3 to 4 in template features (#3780)
1 parent d4781c4 commit 1f24029

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/content/templates/docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The Nuxt UI team is dedicated to deliver the best integration and customization
3232
:::template-features
3333
---
3434
features:
35-
- label: Nuxt 3
36-
content: Powered by Nuxt 3 for optimal performances and SEO.
35+
- label: Nuxt 4
36+
content: Powered by Nuxt 4 for optimal performances and SEO.
3737
- label: Markdown
3838
content: Write your pages with MDC thanks to Nuxt Content.
3939
- label: Nuxt UI

docs/content/templates/docus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ The built files will be in the `.output` directory, ready for deployment to any
9090
:::template-features
9191
---
9292
features:
93-
- label: Nuxt 3
94-
content: Powered by Nuxt 3 for optimal performances and SEO.
93+
- label: Nuxt 4
94+
content: Powered by Nuxt 4 for optimal performances and SEO.
9595
- label: Markdown
9696
content: Write your pages with MDC thanks to Nuxt Content.
9797
- label: Nuxt UI

0 commit comments

Comments
 (0)