Skip to content

Commit d0a9957

Browse files
authored
Fix docs site index page (#3868) (#3881)
1 parent adbf576 commit d0a9957

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

docs/content/page/index.en-us.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
date: "2016-11-08T16:00:00+02:00"
33
title: "Documentation"
44
slug: "documentation"
5+
url: "/en-us/"
56
weight: 10
67
toc: true
78
draft: false

docs/content/page/index.fr-fr.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
date: "2017-08-23T09:00:00+02:00"
33
title: "Documentation"
44
slug: "documentation"
5+
url: "/fr-fr/"
56
weight: 10
67
toc: true
78
draft: false
@@ -48,7 +49,7 @@ Le but de ce projet est de fournir de la manière la plus simple, la plus rapide
4849
- Migré
4950
- Notifications (courriel et web)
5051
- Lu
51-
- Non lu
52+
- Non lu
5253
- Épinglé
5354
- Page d'exploration
5455
- Utilisateurs

docs/content/page/index.zh-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
date: "2016-11-08T16:00:00+02:00"
33
title: "文档"
44
slug: "documentation"
5+
url: "/zh-cn/"
56
weight: 10
67
toc: true
78
draft: false

docs/content/page/index.zh-tw.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
date: "2016-11-08T16:00:00+02:00"
33
title: "文件"
44
slug: "documentation"
5+
url: "/zh-tw/"
56
weight: 10
67
toc: true
78
draft: false

0 commit comments

Comments
 (0)