From 2c6e3da7d61f1d0eaf3ea8aeb72657aa7aa85b93 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 12 May 2022 15:27:33 +0200 Subject: =?UTF-8?q?Premier=20d=C3=A9ploiement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/operations/deploiement/_index.md | 7 +++++++ content/operations/support/_index.md | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 content/operations/deploiement/_index.md create mode 100644 content/operations/support/_index.md (limited to 'content/operations') diff --git a/content/operations/deploiement/_index.md b/content/operations/deploiement/_index.md new file mode 100644 index 0000000..e828ece --- /dev/null +++ b/content/operations/deploiement/_index.md @@ -0,0 +1,7 @@ ++++ +title = "Déploiement" +description = "Déploiement" +weight = 10 +sorted_by = "weight" ++++ + diff --git a/content/operations/support/_index.md b/content/operations/support/_index.md new file mode 100644 index 0000000..39da05d --- /dev/null +++ b/content/operations/support/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Support" +description = "Support" +weight = 50 +sorted_by = "weight" ++++ -- cgit v1.2.3