diff options
Diffstat (limited to 'content/operations')
-rw-r--r-- | content/operations/_index.md | 2 | ||||
-rw-r--r-- | content/operations/acces/_index.md | 2 | ||||
-rw-r--r-- | content/operations/debogage/_index.md | 2 | ||||
-rw-r--r-- | content/operations/deploiement/_index.md | 2 | ||||
-rw-r--r-- | content/operations/deploiement/app.md | 2 | ||||
-rw-r--r-- | content/operations/maintien_en_condition/_index.md | 2 | ||||
-rw-r--r-- | content/operations/pannes/_index.md | 2 | ||||
-rw-r--r-- | content/operations/sauvegardes/_index.md | 2 | ||||
-rw-r--r-- | content/operations/supervision/_index.md | 2 | ||||
-rw-r--r-- | content/operations/support/_index.md | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/content/operations/_index.md b/content/operations/_index.md index 17843e4..cecf7bc 100644 --- a/content/operations/_index.md +++ b/content/operations/_index.md @@ -2,7 +2,7 @@ title = "Opérations" description = "Opérations" weight = 100 -sorted_by = "weight" +sort_by = "weight" +++ # Définitions diff --git a/content/operations/acces/_index.md b/content/operations/acces/_index.md index 72859e4..278f724 100644 --- a/content/operations/acces/_index.md +++ b/content/operations/acces/_index.md @@ -1,7 +1,7 @@ +++ title = "Accès" description = "Accès" -sorted_by = "weight" +sort_by = "weight" weight = 5 +++ diff --git a/content/operations/debogage/_index.md b/content/operations/debogage/_index.md index b2535a5..5afe881 100644 --- a/content/operations/debogage/_index.md +++ b/content/operations/debogage/_index.md @@ -2,6 +2,6 @@ title = "Débogage" description = "Débogage" weight = 60 -sorted_by = "weight" +sort_by = "weight" +++ diff --git a/content/operations/deploiement/_index.md b/content/operations/deploiement/_index.md index e828ece..4986c67 100644 --- a/content/operations/deploiement/_index.md +++ b/content/operations/deploiement/_index.md @@ -2,6 +2,6 @@ title = "Déploiement" description = "Déploiement" weight = 10 -sorted_by = "weight" +sort_by = "weight" +++ diff --git a/content/operations/deploiement/app.md b/content/operations/deploiement/app.md index 696a079..664b0b0 100644 --- a/content/operations/deploiement/app.md +++ b/content/operations/deploiement/app.md @@ -1,7 +1,7 @@ +++ title = "Applications" description = "Déploiement d'une application" -sorted_by = "weight" +sort_by = "weight" weight = 30 +++ diff --git a/content/operations/maintien_en_condition/_index.md b/content/operations/maintien_en_condition/_index.md index edf85da..73d8812 100644 --- a/content/operations/maintien_en_condition/_index.md +++ b/content/operations/maintien_en_condition/_index.md @@ -1,7 +1,7 @@ +++ title = "Maintien en condition" description = "Maintien en condition" -sorted_by = "weight" +sort_by = "weight" weight = 20 +++ diff --git a/content/operations/pannes/_index.md b/content/operations/pannes/_index.md index d29ca90..474558b 100644 --- a/content/operations/pannes/_index.md +++ b/content/operations/pannes/_index.md @@ -2,5 +2,5 @@ title = "Pannes" description = "Pannes" weight = 70 -sorted_by = "weight" +sort_by = "weight" +++ diff --git a/content/operations/sauvegardes/_index.md b/content/operations/sauvegardes/_index.md index becc137..9d4d8c0 100644 --- a/content/operations/sauvegardes/_index.md +++ b/content/operations/sauvegardes/_index.md @@ -2,5 +2,5 @@ title = "Sauvegardes" description = "Sauvegardes" weight = 30 -sorted_by = "weight" +sort_by = "weight" +++ diff --git a/content/operations/supervision/_index.md b/content/operations/supervision/_index.md index 18eec8a..ee71625 100644 --- a/content/operations/supervision/_index.md +++ b/content/operations/supervision/_index.md @@ -2,7 +2,7 @@ title = "Supervision" description = "Supervision" weight = 40 -sorted_by = "weight" +sort_by = "weight" +++ # Métriques diff --git a/content/operations/support/_index.md b/content/operations/support/_index.md index 39da05d..0bfa7d6 100644 --- a/content/operations/support/_index.md +++ b/content/operations/support/_index.md @@ -2,5 +2,5 @@ title = "Support" description = "Support" weight = 50 -sorted_by = "weight" +sort_by = "weight" +++ |