From 0eda8ac38f96f911601309dad55652083d1d46cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 8 Nov 2019 16:29:55 +0100 Subject: [PATCH] change numbering --- lab-instructions/content/design/_index.md | 6 +++--- lab-instructions/content/iterate/_index.md | 6 +++--- lab-instructions/content/mock/_index.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lab-instructions/content/design/_index.md b/lab-instructions/content/design/_index.md index eb25a41..7397a2e 100644 --- a/lab-instructions/content/design/_index.md +++ b/lab-instructions/content/design/_index.md @@ -1,11 +1,11 @@ +++ title = "Design" -weight = 3 +weight = 2 chapter = true -pre = "3. " +pre = "2. " +++ -### Chapter 3 +### Chapter 2 # Design diff --git a/lab-instructions/content/iterate/_index.md b/lab-instructions/content/iterate/_index.md index 49fff03..959f628 100644 --- a/lab-instructions/content/iterate/_index.md +++ b/lab-instructions/content/iterate/_index.md @@ -1,11 +1,11 @@ +++ title = "Iterate" -weight = 5 +weight = 4 chapter = true -pre = "5. " +pre = "4. " +++ -### Chapter 5 +### Chapter 4 # Iterate diff --git a/lab-instructions/content/mock/_index.md b/lab-instructions/content/mock/_index.md index f46c1aa..7b1c242 100644 --- a/lab-instructions/content/mock/_index.md +++ b/lab-instructions/content/mock/_index.md @@ -1,11 +1,11 @@ +++ title = "Mock" -weight = 4 +weight = 3 chapter = true -pre = "4. " +pre = "3. " +++ -### Chapter 4 +### Chapter 3 # Mock