From fa24444ef38a3555f54e7fd6674521155f0ef8f5 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 21 Feb 2023 17:20:17 +0100 Subject: update to yaml --- content/prise_en_main/matrix.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'content/prise_en_main/matrix.md') diff --git a/content/prise_en_main/matrix.md b/content/prise_en_main/matrix.md index 9b19916..b929414 100644 --- a/content/prise_en_main/matrix.md +++ b/content/prise_en_main/matrix.md @@ -1,10 +1,10 @@ -+++ -title = "Matrix" -description = "Messagerie Instantanée avec Matrix" -date = 2022-03-09T19:13:51.671Z -dateCreated = 2021-11-09T12:13:36.265Z -weight = 30 -+++ +--- +title: "Matrix" +description: "Messagerie Instantanée avec Matrix" +date: "2022-03-09T19:13:51.671Z" +dateCreated: "2021-11-09T12:13:36.265Z" +weight: 30 +--- Matrix est un réseau de communication instantanée que vous pouvez utiliser pour rester en contact avec votre famille, avec vos amis ou avec votre collectif ou association. -- cgit v1.2.3 From 75a62c57897f0e19433eadbfd9cf7c1409b7f047 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 28 Feb 2023 21:54:25 +0100 Subject: try to flatten --- content/prise_en_main/matrix.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/prise_en_main/matrix.md') diff --git a/content/prise_en_main/matrix.md b/content/prise_en_main/matrix.md index b929414..55cb71b 100644 --- a/content/prise_en_main/matrix.md +++ b/content/prise_en_main/matrix.md @@ -4,6 +4,8 @@ description: "Messagerie Instantanée avec Matrix" date: "2022-03-09T19:13:51.671Z" dateCreated: "2021-11-09T12:13:36.265Z" weight: 30 +extra: + parent: null --- Matrix est un réseau de communication instantanée que vous pouvez utiliser pour rester en contact -- cgit v1.2.3 From 6cac8feab52e8105bc7be0f1b3a0f37a313635b4 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 1 Mar 2023 15:38:36 +0100 Subject: rework menu logic part 1 --- content/prise_en_main/matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/prise_en_main/matrix.md') diff --git a/content/prise_en_main/matrix.md b/content/prise_en_main/matrix.md index 55cb71b..40ccc0d 100644 --- a/content/prise_en_main/matrix.md +++ b/content/prise_en_main/matrix.md @@ -5,7 +5,7 @@ date: "2022-03-09T19:13:51.671Z" dateCreated: "2021-11-09T12:13:36.265Z" weight: 30 extra: - parent: null + parent: 'prise_en_main/_index.md' --- Matrix est un réseau de communication instantanée que vous pouvez utiliser pour rester en contact -- cgit v1.2.3