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 1cbfa25 commit 4a27daaCopy full SHA for 4a27daa
app/pages/index.vue
@@ -31,7 +31,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue'
31
<AdvertiseBox header="Typescript 5" icon="prime-check-circle" color="blue-400">
32
Typesafe by default
33
</AdvertiseBox>
34
- <AdvertiseBox header="Nuxt 3.13.x (Nuxt 4 ready)" icon="prime-check-circle" color="green-400">
+ <AdvertiseBox header="Nuxt 3.14.x (Nuxt 4 ready)" icon="prime-check-circle" color="green-400">
35
<ExternalLink href="https://nuxt.com/" text="Nuxt" /> with Pages, Layouts, ...
36
37
<AdvertiseBox header="Nuxt Content 2.13.x" icon="prime-check-circle" color="green-400">
0 commit comments