Skip to content

Commit c3acdbd

Browse files
authored
docs: add description to improve SEO (#175)
* docs: add description to improve SEO * docs: replace NuxtJs by Nuxt
1 parent b46bf8b commit c3acdbd

File tree

14 files changed

+19
-19
lines changed

14 files changed

+19
-19
lines changed

docs/content/en/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configuration
3-
description: ''
3+
description: 'Add a custom configuration for the sitemap module'
44
position: 3
55
category: Guide
66
---

docs/content/en/guide/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Setup
3-
description: ''
3+
description: 'Setup sitemap module for Nuxt'
44
position: 2
55
category: Guide
66
---

docs/content/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Introduction
3-
description: ''
3+
description: 'Sitemap Module for Nuxt'
44
position: 1
55
category: ''
66
features:

docs/content/en/usage/hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Hooks
3-
description: ''
3+
description: 'Hooks for Sitemap module'
44
position: 7
55
category: Usage
66
---

docs/content/en/usage/sitemap-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Sitemap index
3-
description: ''
3+
description: 'Declare a sitemap index and its linked sitemaps'
44
position: 5
55
category: Usage
66
---

docs/content/en/usage/sitemap-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Sitemap options
3-
description: ''
3+
description: 'Sitemap options module'
44
position: 6
55
category: Usage
66
---

docs/content/en/usage/sitemap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Sitemap
3-
description: ''
3+
description: 'Setup a Sitemap'
44
position: 4
55
category: Usage
66
---

docs/content/fr/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configuration
3-
description: ''
3+
description: 'Ajoutez une configuration personnalisée pour le module plan de site'
44
position: 3
55
category: Guide
66
---

docs/content/fr/guide/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Setup
3-
description: ''
2+
title: Installation
3+
description: 'Installation du module de plan de site pour Nuxt'
44
position: 2
55
category: Guide
66
---

docs/content/fr/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Introduction
3-
description: ''
3+
description: 'Module de plan de site pour Nuxt'
44
position: 1
55
category: ''
66
features:

0 commit comments

Comments
 (0)