Skip to content

Commit 1d14902

Browse files
authored
docs(installation): add doc examples
1 parent 58c5900 commit 1d14902

File tree

2 files changed

+42
-2
lines changed

2 files changed

+42
-2
lines changed

docs/content/en/1.getting-started/2.introduction.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ We use this theme across all our Nuxt module documentations, including:
2020
::card-group
2121
:::card
2222
---
23-
icon: i-simple-icons-nuxtdotjs
23+
icon: i-lucide-image
2424
target: _blank
2525
title: Nuxt Image
2626
to: https://image.nuxt.com
@@ -32,11 +32,31 @@ We use this theme across all our Nuxt module documentations, including:
3232
---
3333
icon: i-simple-icons-nuxtdotjs
3434
target: _blank
35+
title: Nuxt Content
36+
to: https://supabase.nuxtjs.org
37+
---
38+
The documentation of `@nuxt/content`
39+
:::
40+
41+
:::card
42+
---
43+
icon: i-simple-icons-supabase
44+
target: _blank
3545
title: Nuxt Supabase
3646
to: https://supabase.nuxtjs.org
3747
---
3848
The documentation of `@nuxt/supabase`
3949
:::
50+
51+
:::card
52+
---
53+
icon: i-simple-icons-strapi
54+
target: _blank
55+
title: Nuxt Strapi
56+
to: https://strapi.nuxtjs.org
57+
---
58+
The documentation of `@nuxt/strapi`
59+
:::
4060
::
4161

4262
## Key Features

docs/content/fr/1.getting-started/2.introduction.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Nous utilisons ce thème pour toutes nos documentations de modules Nuxt, y compr
2020
::card-group
2121
:::card
2222
---
23-
icon: i-simple-icons-nuxtdotjs
23+
icon: i-lucide-image
2424
target: _blank
2525
title: Nuxt Image
2626
to: https://image.nuxt.com
@@ -32,11 +32,31 @@ Nous utilisons ce thème pour toutes nos documentations de modules Nuxt, y compr
3232
---
3333
icon: i-simple-icons-nuxtdotjs
3434
target: _blank
35+
title: Nuxt Content
36+
to: https://supabase.nuxtjs.org
37+
---
38+
La documentation de `@nuxt/content`
39+
:::
40+
41+
:::card
42+
---
43+
icon: i-simple-icons-supabase
44+
target: _blank
3545
title: Nuxt Supabase
3646
to: https://supabase.nuxtjs.org
3747
---
3848
La documentation de `@nuxt/supabase`
3949
:::
50+
51+
:::card
52+
---
53+
icon: i-simple-icons-strapi
54+
target: _blank
55+
title: Nuxt Strapi
56+
to: https://strapi.nuxtjs.org
57+
---
58+
La documentation de `@nuxt/strapi`
59+
:::
4060
::
4161

4262
## Fonctionnalités clés

0 commit comments

Comments
 (0)